Pinned Loading
-
Dataset-BCI-competition-iv-set1
Dataset-BCI-competition-iv-set1 PublicThis code is for classifying spectrogram images of Motor Movement/Imagery tasks using a Convolutional Neural Network (CNN) and Generative Adversarial Network (GAN) for data augmentation..
-
SBG-Ellipse-2N-Sensor-Data-Extraction-Code
SBG-Ellipse-2N-Sensor-Data-Extraction-Code PublicThis code implements a firmware for extracting data from an SBG Ellipse-2N sensor. It configures three serial interfaces to communicate with the sensor and other devices, and reads data from the se…
C++ 3
-
CNN-classifier-for-EEG-Motor-imagery-spectrum-images
CNN-classifier-for-EEG-Motor-imagery-spectrum-images PublicThis Python script creates, trains, and tests a Convolutional Neural Network (CNN) for image classification using various libraries like Numpy, Tensorflow, OpenCV, Keras, etc. The input images are …
Python 3
-
CNN-hyperparameter_tuning
CNN-hyperparameter_tuning PublicThis Python code performs a grid search using scikit-learn to find the optimal combination of batch size and epochs for a neural network model built with Keras.
Python 3
-
IMU-and-GPS-Data-Extraction-and-Radio-Transmission
IMU-and-GPS-Data-Extraction-and-Radio-Transmission PublicThis program extracts data from two sensors: SparkFun 9DoF Razor IMU M0 and SparkFun GPS-RTK-SMA Breakout - ZED-F9P. The extracted data is then combined into a single message and sent via a radio t…
C++ 3
-
Enhancing-Cross-Subject-Motor-Imagery-Classification-using-VGG-based-CNN-and-WGANs
Enhancing-Cross-Subject-Motor-Imagery-Classification-using-VGG-based-CNN-and-WGANs PublicThis code is for classifying spectrogram images of Motor Movement/Imagery tasks using a CNN and WGAN.
Python 1
If the problem persists, check the GitHub status page or contact support.