Skip to main content

Crate eegpt_rs

Crate eegpt_rs 

Source
Expand description

§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.

Re-exports§

pub use config::ModelConfig;
pub use weights::WeightMap;

Modules§

config
model
weights