Description
EEG Recordings on Right-hand and Feet Motor Imagery for training and testing. Data is formatted as DataFrame and archived in CSV files with the following fields: [Date, Subject, Session, Run, Events, Time, Ch1,...,Ch15]. Registers were sampled at 512 Hz. Full description of data may be found at: https://www.degruyter.com/view/j/bmte.2016.61.issue-1/bmt-2014-0117/bmt-2014-0117.xml. Data is also archived in MAT files: -Two class motor imagery (002-2014)- URL: http://bnci-horizon-2020.eu/database/data-sets. You can load this data easily using pandas in Python: # Python 3.x import pandas as pd df = pd.read_csv('S01T.csv') df.head() There is also a Google Colaboratory Notebook for evaluating Neurosignal Classification techniques using machine learning.
Citations (0)
No citations found
Mentions (0)
No mentions found
Metrics Over Time
Publication Details
Subfield
Cognitive Neuroscience
Field
Neuroscience
Domain
Life Sciences
Confidence Score
77%
Source
Open Alex