//! # eegpt-rs — EEGPT EEG Foundation Model inference in Rust
//!//! Pure-Rust inference for the EEGPT (Pretrained Transformer for Universal
//! and Reliable Representation of EEG Signals), built on [Burn 0.20](https://burn.dev).
pubmodconfig;pubmodmodel;pubmodweights;pubuseconfig::ModelConfig;pubuseweights::WeightMap;