diff options
-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) |