Machine learning & model research
Machine learning.
Forecasting, representation learning, reinforcement learning, and experiments inside the model.
Find the structure in the noise.
The work in this world.
ORDERED BY DEPTH & EVIDENCE- 01
Time-series forecasting & retrieval
Time-series foundation models meet nearest-neighbor retrieval, causal evaluation, and ablations that expose prediction-to-decision failures.
START HEREThe deepest experimental thread: model adaptation, retrieval, ablations, and useful negative results.
- 02
Momentum Transformer & execution learning
An extensive adaptation of the upstream Momentum Transformer research, including a PyTorch implementation and portfolio/execution reinforcement-learning layers.
- 03
mini_torch — autograd from NumPy
A NumPy-only neural-network training library with dynamic computation graphs, reverse-mode differentiation and a small MNIST classifier.
- 04
Regime-aware reinforcement learning
Recurrent PPO, portfolio environments, and related regime and fundamental-overlay studies. Each experiment retains its own evaluation boundary.
- 05
X-Trend reproduction
Two iterations of a few-shot forecasting reproduction, including a tensor-level correction to what attention values remember.
- 06
VAE, DDPM & guided diffusion
A sequence of course studies in latent-variable generation, DDPM training and classifier-free guidance, then diffusion-based image deblurring.
- 07
A-share adaptive portfolio learning
Related DoubleAdapt/StockMixer, DeePM, and imitation-learning experiments in adapting models to A-share portfolio decisions.
- 08
Project Genji: temporal model evaluation
An industry-aware equity research framework whose concrete implementation centers on ingestion, feature/label contracts, purged cross-validation and supervised model training.
- 09
Symbolic alpha mining and allocation
An adapted AlphaPROBE research workspace with local point-in-time feature infrastructure and alpha-allocation additions.
- 10
A-share representation and attention-model adaptations
Chart-image CNN/ViT, market-guided attention, and cross-sectional representation studies in one model-research family.
- 11
Leader-follower rotation and event ranking
Graph, GNN, and HMM experiments investigate which stocks recover after a market leader’s limit-up streak ends.
- 12
CIFAR-10 experiment harness
A modular reproduction of the PyTorch CIFAR-10 tutorial that turns seed, augmentation, epoch and channel-width changes into selectable experiment configurations.
- 13
Forecasting & market-agent reference library
CAMEF and the Kalshi AI bot: upstream codebases retained as reference foundations, with original authorship clearly distinguished.
A DIFFERENT DIMENSION