Skip to content

Python package for MD trajectory analysis using neural network

License

Notifications You must be signed in to change notification settings

alanklam/MDEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDEncoder

MDEncoder is a python package, based on Keras and Tensorflow, for dimensionality reduction in molecular simulation data.

Installation

  1. Clone this project into your local path (e.g. /path/to/directory), use the following commands:
cd /path/to/directory
git clone https://github.com/alanklam/MDEncoder.git MDEncoder
  1. Install the package to your local computer:
cd /path/to/directory/MDEncoder
pip install -e .

Tutorial

Please refer to the Jupyter notebook files under the examples folder in this repository.

About

Python package for MD trajectory analysis using neural network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published