Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
f138a080c8
commit
e5e923b904
1 changed files with 46 additions and 0 deletions
46
other/datasets/README.md
Normal file
46
other/datasets/README.md
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
# Datasets
|
||||||
|
{:.no_toc}
|
||||||
|
|
||||||
|
<nav markdown="1" class="toc-class">
|
||||||
|
* TOC
|
||||||
|
{:toc}
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
## The goal
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Questions to [David Rotermund](mailto:davrot@uni-bremen.de)
|
||||||
|
|
||||||
|
|
||||||
|
## Basic benchmarks
|
||||||
|
|
||||||
|
[MNIST](http://yann.lecun.com/exdb/mnist/) [Backup](https://github.com/JuliaML/MLDatasets.jl/releases/tag/v0.6.0-datasets)
|
||||||
|
|
||||||
|
[MNIST-like fashion product database](https://github.com/zalandoresearch/fashion-mnist)
|
||||||
|
|
||||||
|
[CIFAR-10 and CIFAR-100](https://www.cs.toronto.edu/~kriz/cifar.html)
|
||||||
|
|
||||||
|
[ImageNet (Needs registration)](https://www.image-net.org/index.php)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Kaggle Datasets
|
||||||
|
|
||||||
|
[https://www.kaggle.com/datasets](https://www.kaggle.com/datasets)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Brain Computer Interface Data
|
||||||
|
|
||||||
|
[Berlin BCI Competition](https://www.bbci.de/competition/) (SSL Certificate broken)
|
||||||
|
|
||||||
|
[Mother of all BCI Benchmarks](https://moabb.neurotechx.com/docs/index.html)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Extracellular Electrophysiology Data
|
||||||
|
|
||||||
|
[Allen Institute for Brain Science](https://observatory.brain-map.org/visualcoding/overview)
|
||||||
|
[Quickstart](https://allensdk.readthedocs.io/en/v1.0.0/_static/examples/nb/ecephys_quickstart.html) [ecephys session](https://allensdk.readthedocs.io/en/latest/_static/examples/nb/ecephys_session.html)
|
||||||
|
|
Loading…
Reference in a new issue