Skip to content
Snippets Groups Projects
Commit 011b5dd6 authored by Valentin Emiya's avatar Valentin Emiya
Browse files

Update README.md

parent b3e07597
No related branches found
No related tags found
No related merge requests found
Pipeline #5608 passed with warnings
......@@ -6,6 +6,13 @@ Code and data to reproduce experiments from paper
The sound material is available in folder 'data'.
The code is available in folders 'matlab' and 'python'. The main experiments
are available in both programming languages. Some code is only available in
one language.
\ No newline at end of file
The code is available in folders 'matlab' and 'python'. The main experiments are available in both programming languages:
* Figure 1 can be reproduced TO BE COMPLETED
* Figure 2 can be reproduced TO BE COMPLETED
* Figure 3 can be reproduced in Matlab by running file `rank_estimation_halko_vs_eigs_gausswin.m`.
* Figure 4 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff`.
* Figure 5 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff`.
* Figure 6 can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
* Table I can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
* Table II can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment