DavidVivancos
commited on
Commit
•
1f26b16
1
Parent(s):
b0e2f75
Update README.md
Browse filesAdded Cap64 Morlet Images dataset
README.md
CHANGED
@@ -56,11 +56,13 @@ https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_IN
|
|
56 |
> But all datasets splitted to 80% Train 20% Test (also proportional in the 11 classes)
|
57 |
> Included headers.
|
58 |
> and simplified to contain only label, the original MNIST pixels of the digit seen 28x28pixels & EEG data as rows named in headers as ChannelName-SampleNum, ie for channel TP9 and Muse2 will be TP9-0 TP9-1 ..... TP9-511 since there are 512 samples.
|
59 |
-
> There are
|
60 |
>
|
61 |
> For Muse2 with 5 EEG Channels, 3 PPG Channels, 3 ACC Channels & 3 GYR Channels and 512 samples x Channel
|
62 |
>
|
63 |
> For Cap64 with 64 EEG Channels and 400 samples x Channel
|
|
|
|
|
64 |
>
|
65 |
**3.1.- MindBigData Visual MNIST of Brain digits Muse2**
|
66 |
https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_MU2
|
@@ -68,3 +70,5 @@ https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_MU2
|
|
68 |
**3.2.- MindBigData Visual MNIST of Brain digits Cap64**
|
69 |
https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_Cap64
|
70 |
|
|
|
|
|
|
56 |
> But all datasets splitted to 80% Train 20% Test (also proportional in the 11 classes)
|
57 |
> Included headers.
|
58 |
> and simplified to contain only label, the original MNIST pixels of the digit seen 28x28pixels & EEG data as rows named in headers as ChannelName-SampleNum, ie for channel TP9 and Muse2 will be TP9-0 TP9-1 ..... TP9-511 since there are 512 samples.
|
59 |
+
> There are 3 subdatasets:
|
60 |
>
|
61 |
> For Muse2 with 5 EEG Channels, 3 PPG Channels, 3 ACC Channels & 3 GYR Channels and 512 samples x Channel
|
62 |
>
|
63 |
> For Cap64 with 64 EEG Channels and 400 samples x Channel
|
64 |
+
>
|
65 |
+
> For Cap64 with 64 EEG Channels and 400 samples x Channel but with Morlet png images as EEG outputs
|
66 |
>
|
67 |
**3.1.- MindBigData Visual MNIST of Brain digits Muse2**
|
68 |
https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_MU2
|
|
|
70 |
**3.2.- MindBigData Visual MNIST of Brain digits Cap64**
|
71 |
https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_Cap64
|
72 |
|
73 |
+
**3.2.- MindBigData Visual MNIST of Brain digits Cap64 Morlet**
|
74 |
+
https://huggingface.co/datasets/DavidVivancos/MindBigData2022_VisMNIST_Cap64_Morlet
|