Artificial neural network potentials: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
m (tmp save)
m (tmp save)
Line 1: Line 1:
'''Artificial neural network potentials''' (ANNP)
'''Artificial neural network potentials''' (ANNP)
[[water]] <ref>[http://dx.doi.org/10.1073/pnas.1602375113 Tobias Morawietz, Andreas Singraber, Christoph Dellago, and Jörg Behler "How van der Waals interactions determine the unique properties of water", PNAS '''113''' pp. 8368-8373 (2016)]</ref>
==Example==
The output of a feedforward NN, having a single layer of hidden neurons, each having a sigmoid activation function and a linear output neuron, is given by:
 
:<math>g(\mathbf{x},\mathbf{w}) = \sum_{i=1}^{N_c} \left[  w_{N_C+1,i} \tanh  \left( \sum_{j=1}^n w_{i,j} x_j + w_{i0} \right)  \right] + w_{N_c+1,0} </math>
==Applications==
ANNS have been sucessfully developed for [[water]] <ref>[http://dx.doi.org/10.1073/pnas.1602375113 Tobias Morawietz, Andreas Singraber, Christoph Dellago, and Jörg Behler "How van der Waals interactions determine the unique properties of water", PNAS '''113''' pp. 8368-8373 (2016)]</ref>
[[Sodium hydroxide-water mixture | aqueous NaOH solutions]] <ref>[http://dx.doi.org/10.1039/C6CP06547C Matti Hellström and Jörg Behler "Structure of aqueous NaOH solutions: insights from neural-network-based molecular dynamics simulations", Physical Chemistry Chemical Physics '''19''' pp. 82-96 (2017)]
[[Sodium hydroxide-water mixture | aqueous NaOH solutions]] <ref>[http://dx.doi.org/10.1039/C6CP06547C Matti Hellström and Jörg Behler "Structure of aqueous NaOH solutions: insights from neural-network-based molecular dynamics simulations", Physical Chemistry Chemical Physics '''19''' pp. 82-96 (2017)]
</ref>
</ref>
[[gold]] nanoparticles <ref>[http://dx.doi.org/10.1063/1.4977050 Siva Chiriki, Shweta Jindal, and Satya S. Bulusu "Neural network potentials for dynamics and thermodynamics of gold nanoparticles", Journal of Chemical Physics '''146''' 084314 (2017)]</ref>
[[gold]] nanoparticles <ref>[http://dx.doi.org/10.1063/1.4977050 Siva Chiriki, Shweta Jindal, and Satya S. Bulusu "Neural network potentials for dynamics and thermodynamics of gold nanoparticles", Journal of Chemical Physics '''146''' 084314 (2017)]</ref>.
==References==
==References==
<references/>
<references/>

Revision as of 17:30, 16 March 2017

Artificial neural network potentials (ANNP)

Example

The output of a feedforward NN, having a single layer of hidden neurons, each having a sigmoid activation function and a linear output neuron, is given by:

Applications

ANNS have been sucessfully developed for water [1] aqueous NaOH solutions [2] gold nanoparticles [3].

References

Related reading