Some code and data for EEG-EMG with GNN.
Note: This readme is outdated.
Download this emg dataset, and put the /sEMG-dataset floder in the repository.
Find a BCICIV_2a_gdf eeg dataset. put it into the repository.
Use the get_data function in integration.py, it return some fusion fake data.
recommend use subjects 14, 15, 17, 18, 19
label: 1 for push, 2 for pull
reference:https://github.com/CM-connectivity/CM-graph
preprocess data from CM-graph and run time_split_GNN.py