Pure-Rust inference for the EEGPT (Pretrained Transformer for Universal and Reliable Representation of EEG Signals), built on Burn 0.20.
pub use config::ModelConfig;
pub use weights::WeightMap;