Skip to content
Snippets Groups Projects
Commit 9462f154 authored by GAUDRY Emilie's avatar GAUDRY Emilie
Browse files

Update file README.md

parent 9c319db8
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ pip install -r requirements.txt
The code builts Energy Adsorption Maps (EAMs) using machine learning.
The file "run.py" (i) trains a model from a training set containing adsorption energies calculated on selected sites (".traj" file), and (ii) predicts adsorption energies of new sites located on a n $\times$ n regular grid above the surface. Results are written in the file "result.txt".
The file "run.py" (i) trains a model from a training set containing adsorption energies calculated on selected sites (".traj" file), and (ii) predicts adsorption energies of new sites located on a n $\times$ n regular grid. Results are written in the file "result.txt".
The ".traj" file contains data useful to describe the simulation box, the atomic positions, the grid (n) as well as parameters for the SOAP descriptors and the Gaussian Process Regression.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment