Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperBruceJia/EEG-Motor-Imagery-Classification-CNNs-TensorFlow
/ functions
Functions
10 in github.com/SuperBruceJia/EEG-Motor-Imagery-Classification-CNNs-TensorFlow
⨍
Functions
10
◇
Types & classes
0
↓ 34 callers
Function
load_raw_data
(electrodes, subject=None, num_classes=4, long_edge=False)
Read_Raw_Data_Save_Into_Matlab_Files.py:172
↓ 8 callers
Function
bias_variable
(shape)
MI_Proposed_CNNs_Architecture.py:52
↓ 8 callers
Function
weight_variable
(shape)
MI_Proposed_CNNs_Architecture.py:47
↓ 2 callers
Function
get_physionet_electrode_positions
()
Read_Raw_Data_Save_Into_Matlab_Files.py:54
↓ 2 callers
Function
load_edf_signals
(path)
Read_Raw_Data_Save_Into_Matlab_Files.py:31
↓ 2 callers
Function
projection_2d
Azimuthal equidistant projection (AEP) of 3D carthesian coordinates. Preserves distance to origin while projecting to 2D carthesian space.
Read_Raw_Data_Save_Into_Matlab_Files.py:59
↓ 1 callers
Function
download_file
(url, index)
PhysioNet_MI_Dataset/MIND_Get_EDF.py:7
↓ 1 callers
Function
get_electrode_positions
Returns a dictionary (Name) -> (x,y,z) of electrode name in the extended 10-20 system and its carthesian coordinates in unit sphere.
Read_Raw_Data_Save_Into_Matlab_Files.py:72
↓ 1 callers
Function
load_physionet_data
subject_id: ID (1-109) for the subject to be loaded from file num_classes: number of classes (2, 3 or 4) for L/R, L/R/0, L/R/0/F long_edg
Read_Raw_Data_Save_Into_Matlab_Files.py:85
Function
variable_summaries
(var)
MI_Proposed_CNNs_Architecture.py:57