python setup.py install
to install to python2 as well (and skip the pip installation). Source: https://keras.io/
*Prototyped a simple LSTM in keras, and the accuracy was 0.53. This is promising; after I complete the full model, the accuracy can be much higher.
2018-07-13: