Each study has a companion page describing what its implementation is built out of, how it runs, and what keeps its results reproducible; a few projects appear here without a companion study because the software is the work. Most of it is not publicly released, and those pages say what a release would require; where code or data has been published, the links are on the page.

C++20 · CUDA · Python

Framework-Free C++/CUDA Chronos and Moirai-MoE

Numerical Verification · GPU Computing · Time-Series Foundation Models

Two pretrained time-series foundation models reimplemented as framework-free C++/CUDA with hand-written forward and backward passes, and a verification harness built around what a reimplementation can honestly claim to have established.

Python 3.10+ · CUDA
Wavelet-Domain ENSO Forecasting · Report 4

Simulation-Scale Supervised Pretraining for Sealed Deterministic ENSO Skill

Signal Processing · Machine Learning · Climate

Simulation-scale forecast pretraining: public CMIP6 catalogue discovery, fourteen simulation stores behind a strict ingestion contract, a 30,000-step exactly resumable CUDA loop with held-out-model selection, and the hash-gated protocol behind the series’ one sealed-test read.

Research Software

Python 3.10+ · CUDA
Wavelet-Domain ENSO Forecasting · Report 6

From Factorized Gaussian Noise to Spatially Correlated Generative Ensembles

Signal Processing · Machine Learning · Climate

Three probabilistic heads around a frozen deterministic centre — a per-coefficient Gaussian, a shared-latent-noise ensemble, and a conditional diffusion denoiser over correction fields — with a common ensemble-evaluation layer that reports field and regional calibration separately.

Research Software

Python · CUDA
Regime-Adaptive Probabilistic Forecasting · Report 3

Regime-Adaptive Probabilistic Foundation Models for Extrapolating Nonlinear Stochastic Systems

Machine Learning · Probabilistic Forecasting · Financial Markets

A GPU-first walk-forward comparison package: a compact multi-resolution encoder against frozen and LoRA-fine-tuned foundation-model lanes, monotone quantile heads, conformal recalibration, triggered online adaptation, and a study matrix that emits the manuscript’s tables directly.

Research Software

Python 3.10+ · CUDA
Wavelet-Domain ENSO Forecasting · Publication

Complex-Wavelet Earthformer Forecasting of Tropical-Pacific Sea-Surface Temperature

Signal Processing · Machine Learning · Climate

The publication build: the adopted deterministic forecaster and a 32-member residual-diffusion ensemble in the relative-SST frame, with an audited event-case gallery, a finalization step, and an eleven-script editorial revision suite adding statistical baselines and sensitivity analyses.

Research SoftwareCodeSoftware archiveData

Python · CUDA
Regime-Adaptive Probabilistic Forecasting · Report 2

Where Is the Signal? A Scale Scan of BTCUSDT Perpetual Futures for Distributional Forecasting

Machine Learning · Probabilistic Forecasting · Financial Markets

A deliberately small pre-registered scanner: causal per-timeframe features, leak-safe multi-resolution alignment, five target families, small GPU probes, and verdict thresholds fixed before the scan that a cell must clear on validation and test alike.

Research Software

Python · CUDA
Regime-Adaptive Probabilistic Forecasting · Report 1

The Frozen-Backbone Head Lab: Where the Predictable Structure in BTCUSDT Actually Lives

Machine Learning · Probabilistic Forecasting · Financial Markets

A GPU head-research harness over cached frozen foundation-model embeddings: a memory-mapped embedding store, purged and embargoed splits measured in time, monotone quantile heads, a collapse detector, permutation controls, and cost-aware evaluation.

Research Software

Python

Cross-Sectional Intraday Reversal at Multiple Horizons

Statistical Inference · Time Series · Financial Markets

A resumable minute-bar ingestion and factor-research pipeline: point-in-time universe construction, multi-horizon decile sorts, block-bootstrap intervals, decay fitting, cost overlays, and a publication gate that fails closed on demo output.

Research Software

Python

FOMC Statement Sentiment vs. 2Y Yield Reaction

Natural Language Processing · Statistical Inference · Financial Markets

FOMC statement scraping and cleaning, sentence-level FinBERT scoring at a pinned model revision, event-window alignment to the release minute, and HAC-robust regression with window, cycle and outlier sensitivity computed on every run.

Research Software

Python

Spectral Signatures in SPY and BTC Intraday Returns

Signal Processing · Time–Frequency Analysis · Financial Markets

A symmetric decomposition pipeline: matched-session SPY and BTC returns, parallel STFT and discrete-wavelet band shares, date-block bootstrap comparisons, and a SHA-256 manifest tying every published number back to its inputs.

Research Software

Python 3.10+

Change-Point Detector Comparison on SPX Realized Volatility

Change-Point Detection · Time Series · Financial Markets

An installable package running HMM, CUSUM, PELT and a fixed-threshold baseline through one evaluation protocol, with pinned event matching, ablation grids, data-vintage evidence, and a change-point export that other studies consume.

Research Software

Python

Order-Book Imbalance as a One-Second Predictor

Machine Learning · Forecasting · Financial Markets

Order-book reconstruction from LOBSTER message and book files, one-second-ahead labelling, a chronological logistic-regression evaluation sliced by time of day and spread, and a post-cost overlay that keeps AUC from being read as profitability.

Research Software

MATLAB R2021b

Wavelet-Based Short-Horizon Forecasting of BTCUSDT Returns

Signal Processing · Forecasting · Financial Markets

A config-driven MATLAB research prototype in twelve numbered stages: cleaning, chronological splits, windowing, wavelet feature extraction, four baselines and three residual temporal-convolutional models, multi-seed training, return-domain evaluation, and a reproducible report bundle.

Research SoftwareFigure data