Skip to content
Snippets Groups Projects
Commit 8d8a7738 authored by Maximilian Kurthen's avatar Maximilian Kurthen
Browse files

updated Readme

parent 7d15f51d
No related branches found
No related tags found
No related merge requests found
## Project is currently not under maintenance
# Prerequisites # Prerequisites
-Python 3.6.6 -Python 3.6.6
-Colorama 0.3.9 -Colorama 0.3.9
...@@ -35,6 +38,8 @@ to do the full comparison on a benchmark (i.e. test several algorithms on a data ...@@ -35,6 +38,8 @@ to do the full comparison on a benchmark (i.e. test several algorithms on a data
python do_full_comparison_benchmark.py --args python do_full_comparison_benchmark.py --args
by default, this will run ANM-HSIC, ANM-MML, IGCI, CGNN and BCI on a specified dataset (see explanation below)
to perform a single benchmark with the BCI model, call the script do_benchmark.py via: to perform a single benchmark with the BCI model, call the script do_benchmark.py via:
python do_benchmark.py --args python do_benchmark.py --args
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment