Skip to content
/ Brant Public
forked from yzz673/Brant

Pre-trained Transformer on Brain Signals

License

Notifications You must be signed in to change notification settings

ChenK19/Brant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brant: Foundation Model for Intracranial Neural Signal

Brant is a foundation model in the field of intracranial recordings, which learns powerful representations of intracranial neural signals.

Source Code

The source code of Brant is provided in Brant_src.

  • Brant_src/pretrain contains the pre-training code of Brant.
  • Brant_src/train1.py, Brant_src/evaluate1.py are the code for the seizure detection task.
  • Brant_src/train2.py, Brant_src/evaluate2.py are the code for short- and long-term, frequency-phase forecasting tasks.
  • Brant_src/train3.py, Brant_src/evaluate3.py are the code for the imputation task.

Pre-trained weights

Disclaimer

The pre-training data for the Brant model was collected during routine treatment procedure of epilepsy patients from a hospital, and is intended solely for medical or research use. The pre-trained weights of Brant are released only for medical or research purposes and must not be subjected to any form of misuse.

About

Pre-trained Transformer on Brain Signals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%