Skip to content

Samuel-Boehm/EEG-GAN-fork

 
 

Repository files navigation

EEG GAN Project repository

In this branch the EEG GAN project is reworked using torch lightning. The code is a continuation of the EEG GAN project from Kay Hartmann. The original code can be found here: https://github.com/kahartma/eeggan.git

IMPORTANT: to run the code, we recommend to first create an virtual environment and install the requirements from the environment.yml file. secondly the current project needs to be installed as a package. This can be done by running the following command in the root directory of the project: pip install -e . Note the dot at the end of the command and don't forget to activate the virtual environment before running the command.

About

Fork of eeggan for master thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%