From 3c29f2a6782f1e7b9d0ef2856c6ef6cb6c06c76a Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Wed, 18 Nov 2020 19:34:38 -0700 Subject: Prepare for new explorations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f56381179..0913759f7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is an exploration of ML models for use in prediction of atomization energie An implementation of most of the ML routine is created from the, mostly, ground up. +* Mostly, the main program is in **ml_exp**, and a new exploration on **other_exp**. + ## Data used * The *QM7* dataset obtained from the [QML tutorial repository](https://github.com/qmlcode/tutorial). This can also be retrieved from the [quantum-machine webpage](http://www.quantum-machine.org/datasets/), but for its use with python, the dataset given by QML is more useful. -- cgit v1.2.3