diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-09 23:56:05 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-09 23:56:05 -0700 |
commit | 91957d86c2e76dfc32231721ecbd107e58bb2884 (patch) | |
tree | 280b6d61ca6fecb97ec94d850e47ac31b24ebb0c | |
parent | c2ab0e5c211ad6c418b3bbb53558f8fb20538b09 (diff) |
Edit readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ This is an exploration of a representation (or descriptor), based on the Lennard 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) +The dataset used is the QM7 dataset obtained from the [QML tutorial repository.](https://github.com/qmlcode/tutorial) |