diff README.txt @ 4:a1f6a08f624c tip

Completed version 0.0.2
author Francisco Rodriguez Algarra <f.rodriguezalgarra@qmul.ac.uk>
date Tue, 03 Nov 2015 21:24:41 +0000
parents b1cd83874633
children
line wrap: on
line diff
--- a/README.txt	Wed Oct 28 16:19:45 2015 +0000
+++ b/README.txt	Tue Nov 03 21:24:41 2015 +0000
@@ -26,7 +26,7 @@
 
 It also requires the GTZAN music dataset, available at: http://opihi.cs.uvic.ca/sound/genres.tar.gz
 
-In order to run the experiments, you first need to edit the file "scatter_reeval.m", modifying the values of the variables "scatnet_path", "libsvm_compact_path", and "gtzan_path" to point at the locations of the libraries and the dataset in your own system.
+In order to run the experiments, you first need to edit the file "load_files.m", modifying the values of the variables "scatnet_path", "libsvm_compact_path", and "gtzan_path" to point at the locations of the libraries and the dataset in your own system.
 
 You can also modify the location where the results of the experiments will be stored changing the value of the "results_dir" variable.