Skip to content

Commit

Permalink
Updated name of training script
Browse files Browse the repository at this point in the history
  • Loading branch information
TenzinCHW committed May 31, 2024
1 parent e6654c7 commit 8cc9f60
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -37,7 +37,7 @@ and [this one from Lamberti](https://datadryad.org/stash/dataset/doi:10.5061/dry
## Experiments and analysis
To run experiments on the above datasets, place their files into a `data/exp_raw` directory and
run the `blanch_expt.jl` file with the following command:
```julia blanche_expt.jl <binsz> <maxiter> <numsplit> <dev> <batchsize>```
```julia train_network.jl <binsz> <maxiter> <numsplit> <dev> <batchsize>```

### Heatmaps
For these experiments, `binsz` ranged from 500 to 6000 (in microseconds), `maxiter` was set to 100,
Expand Down
File renamed without changes.

0 comments on commit 8cc9f60

Please sign in to comment.