diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |