Skip to content

rdkit/rdkit_ANI_weights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDKit ANI Weights

This repository was created as a supplement to the addition of ANI style neural networks to the RDKit library.
It contains the weights for the ANI-1x and ANI-1ccx ensembles for predicting the energy of molecules containing H, C, N and O atoms. All the weights and biases were obtained from the torchani model zoo. They were then stored as binary boost serialized Eigen float matrices for the least amount of size along with ease of data loading.
These are pulled and extracted into the repository during build if the RDK_BUILD_ANI flag is set to true.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published