这是原子模拟环境(ASE)的 ANI-1x 和 ANI-1ccx 神经网络势能的原型接口。目前的 ANI-1x 和 ANI-1ccx 势能可以预测 CHNO 元素。原始的 ANI-1 和 ANI-1x 势能可在 "deprecated_original" 分支中获得。为获得最佳性能,应在任何应用中使用此分支中的 ANI-1x 和 ANI-1ccx 集成模型。
将此仓库克隆到所需文件夹中,并将 bashrc_example.sh
中的环境变量添加到您的 .bashrc
中。
要测试代码,请运行 Python 脚本:examples/ani_quicktest.py
在正常安装的情况下,快速测试计算得到的能量为(eV): 初始能量:-2078.502822821320 最终能量:-2078.504266011399
使用案例请参考 examples 文件夹中的几个 iPython 笔记本
<a href="https://www.youtube.com/watch?v=37Ba9hxEnHI" target="_blank"><img src="https://yellow-cdn.veclightyear.com/0a4dffa0/f5f2b9c5-0aa8-4109-92a3-b46914b1ebe2.jpg" alt="使用深度学习势能 ANI-1x 进行蛋白质-配体复合物的 MD 模拟" width="240" height="180" border="10" /></a>
<a href="https://www.youtube.com/watch?v=DRVMH5u8EA0" target="_blank"><img src="https://yellow-cdn.veclightyear.com/0a4dffa0/ffa3b971-6d30-4075-b158-9e12f6e05bdd.jpg" alt="使用 ANI-1 深度学习势能模拟热蒸汽中碳纳米颗粒的成核" width="240" height="180" border="10" /></a>
https://github.com/isayev/ANI1_dataset
https://github.com/isayev/COMP6
我们现在有了 PyTorch 实现。请参见:文档 和 GitHub
如果您使用此代码,请引用:
Justin S. Smith, Olexandr Isayev, Adrian E. Roitberg. ANI-1: An extensible neural network potential with DFT accuracy at force field computational cost. Chemical Science,(2017), DOI: 10.1039/C6SC05720A
Justin S. Smith, Olexandr Isayev, Adrian E. Roitberg. ANI-1, A data set of 20 million calculated off-equilibrium conformations for organic molecules. Scientific Data, 4 (2017), Article number: 170193, DOI: 10.1038/sdata.2017.193 https://www.nature.com/articles/sdata2017193
Justin S. Smith, Ben Nebgen, Nicholas Lubbers, Olexandr Isayev, Adrian E. Roitberg. Less is more: sampling chemical space with active learning. The Journal of Chemical Physics 148, 241733 (2018), (https://aip.scitation.org/doi/abs/10.1063/1.5023802)
Justin S. Smith, Benjamin T. Nebgen, Roman Zubatyuk, Nicholas Lubbers, Christian Devereux, Kipton Barros, Sergei Tretiak, Olexandr Isayev, Adrian Roitberg. Outsmarting Quantum Chemistry Through Transfer Learning. ChemRxiv, 2018, DOI: [https://doi.org/10.26434/chemrxiv.6744440.v1]