The project should use tensorflow-gpu, however tensorflow is sufficient fot running the demo.
To run lstm_check_your_review_sentiment.py
you have to download GoogleNews-vectors-negative300.bin [3,39 GB] and extract it to data/google
subdirectory
pip install -r requirements.txt
set PYTHONPATH=.
::imdb interactive review reviewer
python demo\lstm_check_your_review_sentiment.py
::imdb test
python demo\lstm_network_demo_binary.py