Views
No views yet
1from braindecode.models import MVPFormer
2
3model = MVPFormer.from_pretrained("braindecode/mvpformer-s-swec")SPDX-License-Identifier: Apache-2.0)
by https://github.com/IBM/multi-variate-parallel-transformer. Redistributed here unmodified in
substance; only the parameter names were remapped onto braindecode's MVPFormer.This software may only be used for research. For other applications any liability is denied. In particular, the software must not be used for diagnostic purposes.
1@article{carzaniga2025foundation,
2 title={A foundation model with multi-variate parallel attention to generate neuronal activity},
3 author={Carzaniga, Francesco and Hersche, Michael and Sebastian, Abu and Schindler, Kaspar and Rahimi, Abbas},
4 journal={arXiv preprint arXiv:2506.20354},
5 year={2025}
6}