DavidVivancos commited on
Commit
fb2139f
1 Parent(s): 3838180

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +42 -3
index.html CHANGED
@@ -45,6 +45,9 @@
45
  border-bottom-width: 1px;
46
  color: #FF0000;
47
  }
 
 
 
48
  </style>
49
  </head>
50
 
@@ -57,8 +60,10 @@
57
  <a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_IN" target="_blank">
58
  📝MindBigData 2022 A Large Dataset of Brain Signals</a> and
59
  <a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2023_MNIST-8B" target="_blank">
60
- 📝MindBigData2023_MNIST-8B </a> <br>🚀 Submit a model or paper in
61
- the community tab (Accuracy shown is multiclass prediction)<br><br></div>
 
 
62
 
63
  <table style="width: 100%" class="auto-style3">
64
  <tr>
@@ -139,7 +144,9 @@
139
  <td style="width: 228px" class="auto-style4">
140
  <a href="https://colab.research.google.com/drive/1q1mvIC1xgEuPNNvgASrAG7zie3qRjr-8" target="_blank">
141
  colab</a> 2023</td>
142
- <td style="height: 22px" class="auto-style4">yes</td>
 
 
143
  </tr>
144
 
145
 
@@ -342,5 +349,37 @@ MindBigData2022_MNIST_MW</a> [217Mb] </td>
342
 
343
 
344
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
345
  </body>
346
  </html>
 
45
  border-bottom-width: 1px;
46
  color: #FF0000;
47
  }
48
+ .auto-style6 {
49
+ font-size: x-large;
50
+ }
51
  </style>
52
  </head>
53
 
 
60
  <a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_MNIST_IN" target="_blank">
61
  📝MindBigData 2022 A Large Dataset of Brain Signals</a> and
62
  <a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2023_MNIST-8B" target="_blank">
63
+ 📝MindBigData2023_MNIST-8B </a> <br>🚀 Submit a model or paper in the
64
+ community tab<br></div>
65
+
66
+ <strong><span class="auto-style6">Multiclass prediction:</span></strong>
67
 
68
  <table style="width: 100%" class="auto-style3">
69
  <tr>
 
144
  <td style="width: 228px" class="auto-style4">
145
  <a href="https://colab.research.google.com/drive/1q1mvIC1xgEuPNNvgASrAG7zie3qRjr-8" target="_blank">
146
  colab</a> 2023</td>
147
+ <td style="height: 22px" class="auto-style4">yes
148
+ <span style="color: rgb(77, 81, 86); font-family: &quot;Google Sans&quot;, arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">
149
+ 👏 </span></td>
150
  </tr>
151
 
152
 
 
349
 
350
 
351
 
352
+ <strong><span class="auto-style6"><br>Binary prediction:</span></strong>
353
+
354
+ <table style="width: 100%" class="auto-style3">
355
+ <tr>
356
+ <td class="auto-style1" style="width: 149px"><strong>Accuracy</strong></td>
357
+ <td class="auto-style1" style="width: 239px"><strong>Model</strong></td>
358
+ <td class="auto-style1" style="width: 459px"><strong>DataSet</strong></td>
359
+ <td class="auto-style1" style="width: 495px"><strong>Who?</strong></td>
360
+ <td class="auto-style1" style="width: 228px"><strong>Paper</strong></td>
361
+ <td class="auto-style1"><strong>Code</strong></td>
362
+ </tr>
363
+ <tr>
364
+ <td class="auto-style4" style="width: 149px"><strong>95%</strong> <br>
365
+ </td>
366
+ <td class="auto-style4" style="width: 239px">CNN</td>
367
+ <td class="auto-style4" style="width: 459px">
368
+ <a href="https://huggingface.co/datasets/DavidVivancos/MindBigData2022_Imagenet_MU" target="_blank">MindBigData2022_MNIST_MU</a>
369
+ [289Mb]
370
+ </td>
371
+ <td class="auto-style4" style="width: 495px">Diganta Kalita
372
+ </td>
373
+ <td class="auto-style4" style="width: 228px">
374
+ <a href="https://dxganta.medium.com/decoding-thoughts-with-deep-learning-eeg-based-digit-detection-using-cnns-cdf7eee20722" target="_blank">
375
+ medium </a> 2023</td>
376
+ <td class="auto-style4">yes
377
+ <span style="color: rgb(77, 81, 86); font-family: &quot;Google Sans&quot;, arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">
378
+ 👏 </span></td>
379
+ </tr>
380
+ </table>
381
+
382
+
383
+
384
  </body>
385
  </html>