Skip to content

Commit

Permalink
added link to datasets in Box
Browse files Browse the repository at this point in the history
  • Loading branch information
BethanyL authored Nov 5, 2021
1 parent cad0651 commit 20a9f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Code for the paper ["Deep learning for universal linear embeddings of nonlinear
To run code:

1. Clone respository.
2. In the data directory, recreate desired dataset(s) by running DiscreteSpectrumExample, Pendulum, FluidFlowOnAttractor, and/or FluidFlowBox in Matlab. (or email to ask for the datasets)
2. In the data directory, recreate desired dataset(s) by running DiscreteSpectrumExample, Pendulum, FluidFlowOnAttractor, and/or FluidFlowBox in Matlab (or download the datasets from Box [here](https://anl.box.com/s/9s29juzu892dfkhgxa1n1q4mj63nxabn)).
3. Back in the main directory, run desired experiment(s) with python.

Notes on running the Python experiments:
Expand Down

0 comments on commit 20a9f2a

Please sign in to comment.