Skip to content
forked from Ryan-Rhys/FlowMO

Library for training Gaussian Processes on Molecules

License

Notifications You must be signed in to change notification settings

henrymoss/FlowMO

 
 

Repository files navigation

GP-Molecule

Library for training Gaussian Processes on Molecules

Install

We recommend using a conda environment.

conda create -n gp_molecule python==3.7

conda install -c conda-forge rdkit
conda install matplotlib pytest scikit-learn pandas pytorch
pip install git+https://github.com/GPflow/GPflow.git@develop#egg=gpflow

cd Theano-master
python setup.py install

About

Library for training Gaussian Processes on Molecules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • Cuda 2.6%
  • C++ 2.3%
  • Jupyter Notebook 2.1%
  • C 1.7%
  • TeX 1.1%
  • Other 0.4%