stylenet
stylenet copied to clipboard
About the training.
Hi, It's a great work! I did not run the code. But I suspect there may be a problem. In the paper, the author said that in the multi-task training(ie.training with romantic sentences or humorous sentences) he only update the matrix set {S}. But in your code, the whole LSTM was updated. I didn't find that you frozen other matrixs in somewhere. am I right? Thank you!
Hello. I'm sorry for my late reply.
Your advice seems to be right. I really appreciate it!! I'll modify my mistake when I have time.