7 projects
rssmlite
A lightweight PyTorch library for RSSM-based world models (DreamerV3-style) on Gymnasium environments, runnable end-to-end on a free Colab T4.
flashspec-asm-kernel
AVX2 assembly kernel for the residual distribution in speculative decoding (optional backend for flashspec)
worldgap
Reusable world-model-based domain-gap quantification for perception and actuation pipelines, before touching hardware.
promptcanary
Detect silent behavioral drift in LLM providers and custom models — before it breaks production.
scratchkit
Pure-NumPy from-scratch implementations of ML/AI/RL/Bayesian algorithms — no PyTorch, no TensorFlow, no scikit-learn. (import name: mlscratch)
kanx
Production-grade Kolmogorov-Arnold Networks — TensorFlow + PyTorch + ONNX.
flashspec
Adaptive speculative-decoding inference engine with Triton-optimised verification and online bandit draft selection