spib

SPIB is a deep learning-based framework that learns the reaction coordinates from high dimensional molecular simulation trajectories.


Keywords
spib
License
MIT
Install
pip install spib==1.1.0

Documentation

spib

Documentation Status

State Predictive Information Bottleneck (SPIB)

What is it?

SPIB is a deep learning-based framework for dimension reduction and Markov model construction of MD trajectories. Please read and cite this manuscript when using SPIB: https://aip.scitation.org/doi/abs/10.1063/5.0038198. Here is an implementation of SPIB in Pytorch.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.