Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ To run the ensemble complexity experiments for learning binary permutations as d
- `training/experiment_1.sh`: Generates the results for the left plot in Figure 7.
- `training/experiment_2.sh`: Generates the results for the right plot in Figure 7.

Make sure that these scripts are called from within the `training` folder and that they are given execution permissions, e.g. by invoking `chmod +x experiment_1.sh` and `chmod +x experiment_2.sh`.
Make sure that these scripts are called from within the `training` folder.
Empty file modified training/experiment_1.sh
100644 → 100755
Empty file.
Empty file modified training/experiment_2.sh
100644 → 100755
Empty file.