Skip to content

Commit 6963f66

Browse files
committed
Merge pull request #1 from kli-nlpr/master
Fixing script name in README file
2 parents 9e2ba57 + 24e6367 commit 6963f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You also have to download the datasets you want to evaluate on, and link to them
1111

1212
Once done, run the `run_experiments.m` file.
1313

14-
In `texture_experiments.m` you could remove (or add) dataset names to the `datasetList` cell. Make sure you adjust the number of splits accordingly. The datasets are specified as `{'dataset_name', <num_splits>}` cells.
14+
In `run_experiments.m` you could remove (or add) dataset names to the `datasetList` cell. Make sure you adjust the number of splits accordingly. The datasets are specified as `{'dataset_name', <num_splits>}` cells.
1515

1616
### Dependencies
1717

0 commit comments

Comments
 (0)