/nndos

Playing with Keras

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

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.