Skip to content

Codebase to fit parameters, train and build coarse-grained simulations using torchMD

License

Notifications You must be signed in to change notification settings

MaciejMajew/torchmd-cg-1

 
 

Repository files navigation

torchmd-cg

Installation

conda create -n torchmd_cg
conda activate torchmd_cg
conda install pytorch torchvision cudatoolkit=10.1 -c pytorch
conda install pyyaml ipython scikit-learn tqdm
pip install pytorch-lightning
pip install torchmd-cg

Usage

pip install moleculekit
conda install seaborn pandas jupyter

Check the jupyter notebook in the tutorial folder

About

Codebase to fit parameters, train and build coarse-grained simulations using torchMD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 98.9%
  • Python 1.1%