Skip to content

This code implements the EEG Net deep learning model using PyTorch. The EEG Net model is based on the research paper titled "EEGNet: A Compact Convolutional Neural Network for EEG-based Brain-Computer Interfaces".

Notifications You must be signed in to change notification settings

Amir-Hofo/EEGNet_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

EEGNet_Pytorch

This code implements the EEG Net deep learning model using PyTorch. The EEG Net model is based on the research paper titled "EEGNet: A Compact Convolutional Neural Network for EEG-based Brain-Computer Interfaces". EEG Net is a compact convolutional network that is both lightweight with few parameters and powerful in processing raw EEG signals.

My Environment Information

Python Version : 3.9.18

PyTorch Version : 2.1.0

Torchmetrics Version : 1.2.0

References

EEGNet : A Compact Convolutional Neural Network for EEG-based Brain-Computer Interfaces

DOI : 10.1088/1741-2552/aace8c

About

This code implements the EEG Net deep learning model using PyTorch. The EEG Net model is based on the research paper titled "EEGNet: A Compact Convolutional Neural Network for EEG-based Brain-Computer Interfaces".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published