Skip to content

Transformer-based EEG Emotion Classifier using PyTorch. Simulated EEG data included. Ready for real-time BCI integration.

License

Notifications You must be signed in to change notification settings

SoroushZare/NeuroMood

Repository files navigation

EEG Emotion Classification with Transformers (PyTorch)

Run in Colab

🚀 Transformer-based classifier for emotional state prediction from EEG signals. Built with PyTorch.

Features

  • Transformer encoder for EEG sequence modeling
  • Multiclass classification (e.g., happy/sad/neutral)
  • Fake EEG dataset included for demo use
  • Ready for real EEG input from OpenBCI or other devices

Quickstart

pip install -r requirements.txt
python create_fake_data.py
python train.py

Author

Created by Soroush Zare

License

MIT License

About

Transformer-based EEG Emotion Classifier using PyTorch. Simulated EEG data included. Ready for real-time BCI integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published