Skip to content

Commit a07b49a

Browse files
committed
added Colab examples notebook
1 parent 1cc1318 commit a07b49a

File tree

2 files changed

+3988
-1
lines changed

2 files changed

+3988
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ UVVisML
66

77
Predict optical properties of molecules with machine learning.
88

9-
## Setup
9+
## Colab Examples
10+
A Google Colab notebook is available [here](https://colab.research.google.com/github/learningmatter-mit/uvvisml/blob/main/uvvisml_demo.ipynb) with examples of using the various types of models and predictions. Alternatively, you may use the command line instructions below.
11+
12+
## Command Line Setup
1013
0. Install [Anaconda or Miniconda](https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/index.html) if you have not yet done so.
1114
1. `git clone [email protected]:learningmatter-mit/uvvisml.git`
1215
2. `cd uvvisml`

0 commit comments

Comments
 (0)