https://github.com/markovmodel/deep_gen_msm
Code for the results of the paper at https://arxiv.org/abs/1805.07601
https://github.com/markovmodel/deep_gen_msm
Last synced: 4 months ago
JSON representation
Code for the results of the paper at https://arxiv.org/abs/1805.07601
- Host: GitHub
- URL: https://github.com/markovmodel/deep_gen_msm
- Owner: markovmodel
- Created: 2018-09-10T15:39:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T16:10:29.000Z (almost 8 years ago)
- Last Synced: 2025-03-25T06:41:35.294Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepGenMSM
Here, we collect the code necessary to reproduce the results of our Project "Deep generative Markov State models for dynamical systems".
The folder Prinz contains the code for the 1D four well Prinz potential using PyTorch.
The folder AlaDi contains the code for the Alanine Dipeptide molecule and the generation of new structures using Tensorflow.