Skip to content

SianXiaoCHN/Proj_1.ae_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE_protein_assessment

Autoencoder benchmark

Publication

This paper has been accepted by Journal of Computational Biophysics and Chemistry.

About openmm

The openmm is installed with cuda 10.0.

conda install -c conda-forge openmm cudatoolkit=10.0

About environment

After change the environment, env.txt must be updated.

Export the conda env:

conda list -e > <environment-name>.txt

Install from req.txt:

conda create -n <environment-name> --file <environment-name>.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published