verejoel / nndos

Playing with Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIM OF THIS PROJECT

To design an artificial neural network that estimates the phonon density of states from temperature dependent heat capacity data

BASIC THEORY

Specific heat due to phonons is related to phonon density of states by the integral transform:

equation

equation - heat capacity at constant volume; equation - temperature; equation - gas constant; equation - phonon frequency; equation - phonon density of states (DOS); equation - kernel function.

One first discretizes the DOS by defining

equation

such that the problem is reformulated as a matrix equation:

equation.

The kernel matrix K is given by

equation

with

equation.

N.B. we set equation for the time being.

Therefore we have an equation input vector of equation tuples, and require an equation output vector of the equation components of the DOS, equation.

About

Playing with Keras

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%