Commit 44b3d86c authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Updates to build

parent 785ac0b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,9 +17,9 @@ install:
- conda install -c omnia openbabel
- conda install joblib
- conda install h5py
- pip install git+git://github.com/Theano/Theano.git --upgrade --no-deps
#- pip install git+git://github.com/Theano/Theano.git --upgrade --no-deps
- pip install keras 
- export KERAS_BACKEND=theano
- export KERAS_BACKEND=tensorflow
- conda install seaborn
- conda install six
- conda install dill