aspuru-guzik-group / chemical_vae

Code for 10.1021/acscentsci.7b00572, now running on Keras 2.0 and Tensorflow
Apache License 2.0
470 stars 178 forks source link

Exact Python package versions #29

Open ramashka328 opened 4 years ago

ramashka328 commented 4 years ago

Hi again,

could you paste exact versions of Python packages which are needed to successfuly run your code using GPU?

The problem is that when installing all packages using your environment.yml and setup.py files the Python package versions are not compatible and computations are only possible using CPU.