how-good-is-my-movie A neural network to predict the rating for a given movie synopsis. Setup Download the MovieLens Dataset and unzip it in the root of the repository. Run the notebooks in \src\in the following order: data.ipynb train.ipynb demo.ipynb.