a | b/Sample data/README.txt | ||
---|---|---|---|
1 | Data for Visual WM experiment described in: |
||
2 | Bashivan, Pouya, et al. "Learning Representations from EEG with Deep Recurrent-Convolutional Neural Networks." International conference on learning representations (2016). |
||
3 | |||
4 | FeatureMat_timeWin: |
||
5 | FFT power values extracted for three frequency bands (theta, alpha, beta). Features are arranged in band and electrodes order (theta_1, theta_2..., theta_64, alpha_1, alpha_2, ..., beta_64). There are seven time windows, features for each time window are aggregated sequentially (i.e. 0:191 --> time window 1, 192:383 --> time windw 2 and so on. Last column contains the class labels (load levels). |
||
6 | |||
7 | Neuroscan_locs_orig: |
||
8 | 3 dimensional coordinates for electrodes on Neuroscan quik-cap. |
||
9 | |||
10 | trials_subNums: |
||
11 | contains subject numbers associated with each trial (used for leave-subject-out cross validation). |