Skip to content

Commit

Permalink
Fixed caltechData link
Browse files Browse the repository at this point in the history
  • Loading branch information
brucejwittmann committed Aug 20, 2021
1 parent 9d1c8fe commit 39e9edc
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 @@ -368,7 +368,7 @@ Every run of execute_mlde.py produces a time-stamped folder containing all resul
|HyperoptInfo.csv | This csv file gives details on the hyperparameter optimization procedure, including parameter values tested and associated cross-validation errors in each iteration. |

## Replicating Published Results with simulate_mlde.py
We provide the script `simulate_mlde.py` for replicating simulations performed in [our publication](https://doi.org/10.1016/j.cels.2021.07.008). To use this script, you must first download the embeddings, training indices, cross validation indices, and other information that we used for performing simulations from CaltechData. A link to the appropriate download is (here)[https://data.caltech.edu/records/1958].
We provide the script `simulate_mlde.py` for replicating simulations performed in [our publication](https://doi.org/10.1016/j.cels.2021.07.008). To use this script, you must first download the embeddings, training indices, cross validation indices, and other information that we used for performing simulations from CaltechData. A link to the appropriate download is [here](https://data.caltech.edu/records/1958).

The CaltechData folder contains 4 objects:
1. SimulationTrainingData
Expand Down

0 comments on commit 39e9edc

Please sign in to comment.