Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,21 @@ Machine-readable metadata is provided in [CITATION.cff](CITATION.cff) — used b
}
```

You may also be interested in the following articles which use Open EEG Bench:

```bibtex
@inproceedings{guetschel2026openeegbench,
title = {Toward {OpenEEG-Bench}: A Live Community-Driven Benchmark for {EEG} Foundation Models},
author = {Guetschel, Pierre and Aristimunha, Bruno and Truong, Dung and Kokate, Kuntal and Tangermann, Michael and Delorme, Arnaud},
booktitle = {Proceedings of the 34th European Signal Processing Conference (EUSIPCO 2026)},
year = {2026},
address = {Bruges, Belgium},
month = aug,
pages = {1--5},
organization = {EURASIP},
}
```

## 📚 Further reading

- [Running on a cluster](docs/cluster.md) — SLURM submission, `infra` options, caching, execution modes
Expand Down
Loading