Skip to content

brunocuevas/a3md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A3MD

MPNN + Analytic Density Model = Accurate electron densities

Summary

A3MD is a machine-learning framework for electron density prediction. It combines a predictor based on message-passing neural networks with an expansion in terms of a sum of Slaters. It converts the electron density into a sum of weighted electron density deformations of the isotropic electron density.

Results can be read on our latest article. Please, if you use this code, cite us as:

Machine Learning of Analytical Electron Density in Large Molecules Through Message-Passing
Bruno Cuevas-Zuviría and Luis F. Pacios
Journal of Chemical Information and Modeling Article ASAP
DOI: 10.1021/acs.jcim.1c00227

Installing

The package can be built in place using setuptools.

python -m build
pip install dist/a3mdnet-0.0.1-py3-none-any.whl

Contact

Please, don't hesistate to contact us for any feedback: cuevaszuviri [at] wisc.edu

About

MPNN-like + Analytic Density Model = Accurate electron densities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages