openai / generating-reviews-discovering-sentiment

Code for "Learning to Generate Reviews and Discovering Sentiment"
https://arxiv.org/abs/1704.01444
MIT License
1.51k stars 379 forks source link

Training Regime and Backprop #17

Open friesel opened 7 years ago

friesel commented 7 years ago

Love your project and hope very much it's not impolite to ask whether you intend to publish the learning regime as well so that I might try my luck with my own text data (training on the text corpus and the later the classifier on top). Even "dirty" code would do, just to get a starting point.

Would be very happy to hear from you

zhaoyingjun commented 7 years ago

i want train it in chinese

jonny-d commented 6 years ago

Code to train this model 'from scratch' using data-parallelism across multiple GPUs: https://github.com/jonnykira/openai_reproduction