Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 3.22 KB

README.md

File metadata and controls

91 lines (58 loc) · 3.22 KB

Description

Fitting molecular Energies, Forces and Chemical shifts with scalable Gaussian Processes trained by stochastic variational inference on multiple GPUs.

Project scope is for those doing research in probabilistic machine learning applied to chemical physics problems

Currently fande uses GPyTorch/PyTorch/Pyro for ML modeling and librascal library for computing invariants.

Examples

...

Currently implemented methods

Install

Install by pip:

pip install git+https://github.com/chem-gp/fande
pip install git+https://github.com/chem-gp/fande --force-reinstall