Skip to content

pschwllr/GProTorch

 
 

Repository files navigation

GProTorch:

Gaussian Process Library for Molecules, Proteins and General Chemistry in PyTorch

Install

We recommend using a conda virtual environment.

conda create -n gprotorch python==3.8
pip install gpytorch botorch
pip install scikit-learn pandas pytest tqdm
conda install -c conda-forge rdkit

Optional for running tests.

pip install gpflow grakel jupyter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%