Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@Tony607 Tony607 released this 23 Feb 09:07
· 3 commits to master since this release

How to generate realistic yelp restaurant reviews with Keras

How to Run

If you are only interested in playing with the trained model to generation reviews, download the trained model weight from here and put it to the root of the project directory.
Start notebook

notebooks/3_Generate_Review.ipynb

Optionally if you want to try the data preparation and model training. Continue on with my write up.

Happy coding! Leave a comment if you have any question.