eegpt-rs 0.0.1

EEGPT EEG Foundation Model — inference in Rust with Burn ML
Documentation
1
2
3
4
5
pub mod attention;
pub mod block;
pub mod patch_embed;
pub mod transformer;
pub mod eegpt;