Example Notebooks
The notebooks below are rendered directly from the examples/ folder in the repository. Each one can be run interactively on Binder (no local installation required) or downloaded and run locally.
# |
Notebook |
Topics covered |
|---|---|---|
01 |
Model creation, configuration inspection, save/load |
|
02 |
Hybrid vs. Transformer objective comparison |
|
03 |
Attention levels, cross / hierarchical / memory-augmented |
|
04 |
Domain application patterns, multi-output forecasting |
|
05 |
Kernel-robust training, DTW alignment, regularisation |
|
06 |
CRPSLoss — quantile / gaussian / mixture modes, MC sampling |
|
07 |
V2 Spec & Registry — |