popt_brainbert_stft / README.md
nielsr's picture
nielsr HF Staff
Add metadata and project page link
d913e8a verified
|
Raw
History Blame
1.01 kB
metadata
pipeline_tag: feature-extraction

Population Transformer

Weights for pretrained Population Transformer (paper, website, code) using pretrained BrainBERT stft model (paper, code).

Trained on Brain TreeBank (paper, dataset)

Cite:

@misc{chau2024populationtransformer,
        title={Population Transformer: Learning Population-level Representations of Neural Activity}, 
        author={Geeling Chau and Christopher Wang and Sabera Talukder and Vighnesh Subramaniam and Saraswati Soedarmadji and Yisong Yue and Boris Katz and Andrei Barbu},
        year={2024},
        eprint={2406.03044},
        archivePrefix={arXiv},
        primaryClass={cs.LG},
        url={https://arxiv.org/abs/2406.03044}, 
      }