You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SchNet - a deep learning architecture for quantum chemistry
Important: This package will not be further developed and supported. Please consider switching to our new pytorch-based package SchNetPack!
SchNet is a deep learning architecture that allows for spatially and chemically
resolved insights into quantum-mechanical observables of atomistic systems.
Requirements:
python 3.4
ASE
numpy
tensorflow (>=1.0)
See the scripts folder for training and evaluation of SchNet
model for predicting the total energy (U0) for the GDB-9 data set.
K.T. Schütt. P.-J. Kindermans, H. E. Sauceda, S. Chmiela, A. Tkatchenko, K.-R. Müller.
SchNet: A continuous-filter convolutional neural network for modeling quantum interactions.
Advances in Neural Information Processing Systems 30, pp. 992-1002 (2017)
K.T. Schütt. F. Arbabzadah. S. Chmiela, K.-R. Müller, A. Tkatchenko.
Quantum-chemical insights from deep tensor neural networks.
Nature Communications 8. 13890 (2017)
doi: 10.1038/ncomms13890
About
SchNet - a deep learning architecture for quantum chemistry