diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # 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). +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 using Machine Learning (ML). An implementation of existing representations, this new representation and most of the ML routine is created from the, mostly, ground up. |