diff --git a/lstm/requirements.txt b/lstm/requirements.txt new file mode 100644 index 0000000..ab29738 --- /dev/null +++ b/lstm/requirements.txt @@ -0,0 +1,10 @@ +h5py==2.6.0 +Keras==1.0.3 +numpy==1.11.1 +pycosat==0.6.1 +pycrypto==2.6.1 +PyYAML==3.11 +requests==2.9.1 +scipy==0.17.1 +six==1.10.0 +Theano==0.8.2