소스 검색

Update 'README.md'

Luca Pion-Tonachini 5 년 전
부모
커밋
d023556fde
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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)