summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc46bd26b..e19a950fd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# lj_matrix
+
This is an exploration of a representation (or descriptor), based on the Lennard-Jones potential, for use in prediction of atomization energies (and possibly other properties) of molecules with Machine Learning (ML).
An implementation of existing representations, this new representation and most of the ML routine is created from the, mostly, ground up.