Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 696 Bytes

README.rst

File metadata and controls

executable file
·
28 lines (17 loc) · 696 Bytes

ColVars Finder

A package to find collective variables (CVs) of dynamical systems by training neural networks.

Two methods are implemented, by either training autoencoders or computing leading eigenfunctions of infinitesimal generator or transfer operator.

See Mathematical Backgrounds.

Installation

This package can be installed via pip:

pip install colvars-finder

Documentataion

Please refer to ColVars-Finder docs.