atomistic-machine-learning / dtnn

Licence: MIT license
Deep Tensor Neural Network

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dtnn

Hande
Open source stochastic quantum chemistry
Stars: ✭ 50 (-33.33%)
Mutual labels:  quantum-chemistry
Deepqmc
Deep learning quantum Monte Carlo for electrons in real space
Stars: ✭ 170 (+126.67%)
Mutual labels:  quantum-chemistry
stda
stda program for computing excited states and response functions via simplified TD-DFT methods (sTDA, sTD-DFT, and SF-sTD-DFT)
Stars: ✭ 23 (-69.33%)
Mutual labels:  quantum-chemistry
Openfermion Psi4
OpenFermion plugin to interface with the electronic structure package Psi4.
Stars: ✭ 63 (-16%)
Mutual labels:  quantum-chemistry
Learnquantum
Repo of resources to help learn about quantum computing.
Stars: ✭ 143 (+90.67%)
Mutual labels:  quantum-chemistry
Cclib
Parsers and algorithms for computational chemistry logfiles
Stars: ✭ 190 (+153.33%)
Mutual labels:  quantum-chemistry
Gaussium
A Quantum Chemistry program written in Python 3 supporting RHF, UHF, TDHF, CIS, MP2, DFT, CCSD and CCSD(T) methods.
Stars: ✭ 36 (-52%)
Mutual labels:  quantum-chemistry
IBM-Quantum-QCE20-Tutorials
Repository of code notebooks for tutorials at IEEE Quantum Week (QCE20) https://qce.quantum.ieee.org/tutorials/
Stars: ✭ 38 (-49.33%)
Mutual labels:  quantum-chemistry
Qmcpack
Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids.
Stars: ✭ 160 (+113.33%)
Mutual labels:  quantum-chemistry
Nwchem
NWChem: Open Source High-Performance Computational Chemistry
Stars: ✭ 227 (+202.67%)
Mutual labels:  quantum-chemistry
Qcengine
Quantum chemistry program executor and IO standardizer (QCSchema).
Stars: ✭ 83 (+10.67%)
Mutual labels:  quantum-chemistry
Molecular Design Toolkit
Notebook-integrated tools for molecular simulation and visualization
Stars: ✭ 123 (+64%)
Mutual labels:  quantum-chemistry
Torchani
Accurate Neural Network Potential on PyTorch
Stars: ✭ 215 (+186.67%)
Mutual labels:  quantum-chemistry
Openfermion
The electronic structure package for quantum computers.
Stars: ✭ 1,099 (+1365.33%)
Mutual labels:  quantum-chemistry
TBFIT
Tight-binding parameter fitting package (TBFIT) for Slater-Koster method
Stars: ✭ 18 (-76%)
Mutual labels:  quantum-chemistry
Dftd4
Generally Applicable Atomic-Charge Dependent London Dispersion Correction
Stars: ✭ 44 (-41.33%)
Mutual labels:  quantum-chemistry
Qml
Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.
Stars: ✭ 174 (+132%)
Mutual labels:  quantum-chemistry
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+5.33%)
Mutual labels:  quantum-chemistry
spicyphysics
Sup bois, here's my work
Stars: ✭ 22 (-70.67%)
Mutual labels:  quantum-chemistry
Xtb
Semiempirical Extended Tight-Binding Program Package
Stars: ✭ 217 (+189.33%)
Mutual labels:  quantum-chemistry

Deep Tensor Neural Networks

The deep tensor neural network (DTNN) enables spatially and chemically resolved insights into quantum-mechanical observables of molecular systems.

Requirements:

  • python 3.4
  • ASE
  • numpy
  • tensorflow (>=1.0)

See the examples folder for scripts for training and evaluation of a DTNN model for predicting the total energy (U0) for the GDB-9 data set. The data set will be downloaded and converted automatically.

Basic usage:

python train_dtnn_gdb9.py -h

If you use deep tensor neural networks in your research, please cite:

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].