Skip to content

Commit

Permalink
Update README instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cannoneyed committed Nov 4, 2019
1 parent dc4b01a commit 699dc68
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# UMAP Article
# Understanding UMAP

Svelte app for interactive article about UMAP.

```bash
yarn
yarn dev

# To run individual figures standalone
yarn dev:toy
yarn dev:toy_comparison
# To develop figures individually
yarn dev:cech
yarn dev:hyperparameters
yarn dev:mammoth-umap
yarn dev:mammoth-tsne
yarn dev:supplement
yarn dev:toy
yarn dev:toy_comparison
```

0 comments on commit 699dc68

Please sign in to comment.