DavidVivancos
commited on
Commit
•
dc61aeb
1
Parent(s):
b1b4347
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
license: odbl
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
--- |
|
2 |
license: odbl
|
3 |
+
There are 3 main “MindBigData” databases:
|
4 |
+
1.- “The MNIST of Brain Digits” for EEG signals with several headsets captured while looking at “font” based digits shown in a screen from 0 to 9.
|
5 |
+
2.- “The ImageNet of the Brain” for EEG signals captured while looking at ImageNet images.
|
6 |
+
3.- “The Visual MNIST of Brain Digits” for EEG signals captured while looking at the original MNIST handwritten digits (real pixels) shown in a screen also from 0 to 9.
|
7 |
+
--- |
|