Explorar el Código

Update 'README.md'

Luca Pion-Tonachini hace 5 años
padre
commit
d023556fde
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,3 +1,7 @@
 # ICLabel-Dataset
 
-The ICLabel Dataset of electroencephalographic (EEG) independent component (IC) features
+This repository accompanies the Data in Brief article "The ICLabel Dataset of electroencephalographic (EEG) independent component (IC) features."
+
+/features/ contains MATLAB files used in calculating dataset features
+/labels/ contains python code for estimating reference labels from crowdsources label suggestions
+/dataset/ contains a python class for loading, manipulating, and visualizaing the ICLabel dataset as well as actual features and labels (in /dataset/features/ and /dataset/labels/, respectively)