From 8e38b91cab95897926fb5c925b9f701b8e858d93 Mon Sep 17 00:00:00 2001 From: David Luevano <55825613+luevano@users.noreply.github.com> Date: Sun, 8 Dec 2019 22:23:46 -0700 Subject: Add QML link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e19a950fd..596248f94 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 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. + +The data used is from the [QML tutorial repository.](https://github.com/qmlcode/tutorial) -- cgit v1.2.3-54-g00ecf