shwetakatti98 / Classification-of-EEG-Data-using-GANs

C247 Final Project
3 stars 1 forks source link

Abstract

The aim of this project is to classify the electroencephalography (EEG) data collected from Brain Computer Interaction (BCI) Competition IV using neural networks such as Recurrent Neural Network (RNN), Convolutional Recurrent Neural Network (CRNN), Generative Adversarial Network (GAN) and Variational Autoencoder (VAE). We first find a base model that performs best on the data, and then augment it with artificial GAN generated images to improve accuracy.