summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-10 00:33:14 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-10 00:33:14 -0700
commit8ebb69195d73e8ca2cca01664bafe9001e0f3c43 (patch)
treede5dec16d275ee4b67a2ac29ed7cd65d80b175f7 /README.md
parent1003d2784cc27320850c9fd7e5198a210e4b0d13 (diff)
Add note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8ba6c82c..2a9ef89bc 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,5 @@ 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 dataset used is the QM7 dataset obtained from the [QML tutorial repository](https://github.com/qmlcode/tutorial). On the other hand, the periodic table of elements data was retrieved from [this handy Gist](https://gist.github.com/GoodmanSciences/c2dd862cd38f21b0ad36b8f96b4bf1ee).
+
+*NOTE*: This is not supposed to be a python package (for now).