Skip to content

Commit

Permalink
added Colab examples notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingreenman committed Feb 5, 2022
1 parent 1cc1318 commit a07b49a
Show file tree
Hide file tree
Showing 2 changed files with 3,988 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ UVVisML

Predict optical properties of molecules with machine learning.

## Setup
## Colab Examples
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.

## Command Line Setup
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.
1. `git clone git@github.com:learningmatter-mit/uvvisml.git`
2. `cd uvvisml`
Expand Down
Loading

0 comments on commit a07b49a

Please sign in to comment.