Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuederle committed Aug 29, 2023
1 parent 3219509 commit 502b448
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ quickly validate your algorithm using multiple different benchmark challenges.

1. Install gaitmap-challenges

```
pip install gaitmap-challenges
```
```
pip install gaitmap-challenges
```

2. Check the [list of available challenges](https://gaitmap-bench.readthedocs.io/en/latest/challenges/index.html)
3. Head over to the [`gaitmap_datasets` repository](https://github.com/mad-lab-fau/gaitmap-datasets#datasets) and
Expand All @@ -37,7 +37,7 @@ also for other algorithms in the future.

Find an overview over the results on the
[documentation page](https://gaitmap-bench.readthedocs.io/en/latest/challenges/index.html).
(PS: You can download each result page as a Juptyer notebook to [play around with the results yourself](TODO GUIDE).)
(PS: You can download each result page as a Jupyter notebook to [play around with the results yourself](TODO GUIDE).)

To go deeper, you can find the raw results in the
[`results` folder](https://github.com/mad-lab-fau/gaitmap-bench/tree/main/results)
Expand Down

0 comments on commit 502b448

Please sign in to comment.