matthewmackay's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
MilesCranmer/awesome-ml-demos
Curated list of interactive ML demos
f-dangel/cockpit
Cockpit: A Practical Debugging Tool for Training Deep Neural Networks
gnobitab/RectifiedFlow
Official Implementation of Rectified Flow (ICLR2023 Spotlight)
kxh001/ITdiffusion
Information-Theoretic Diffusion: A brand new diffusion model / density estimator based on information theory.
gregversteeg/InfoDiffusionSimple
Information-theoretic diffusion, simplified code example.
addtt/variational-diffusion-models
PyTorch implementation of Variational Diffusion Models.
google-research/vdm
filipbasara0/simple-diffusion
A minimal implementation of a denoising diffusion model in PyTorch.
VSehwag/minimal-diffusion
A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
stanford-crfm/levanter
Legible, Scalable, Reproducible Foundation Models with Named Tensors and Jax
stanford-crfm/haliax
Named Tensors for Legible Deep Learning in JAX
ashleve/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
AI-Hypercomputer/maxtext
A simple, performant and scalable Jax LLM!
srush/raspy
An interactive exploration of Transformer programming.
probml/dynamax
State Space Models library in JAX
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
patrick-kidger/diffrax
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
KeAWang/differentiable_t1d
Differentiable simulators for Type 1 Diabetes research in Jax and PyTorch
neurreps/awesome-neural-geometry
A curated collection of resources and research related to the geometry of representations in the brain, deep networks, and beyond
dieterichlawson/snax
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
oracleofnj/spectral-repr-cnns
Implementation of Rippel, Snoek, and Adams 2015 (https://arxiv.org/pdf/1506.03767.pdf)
lindermanlab/ssm-jax
Bayesian learning and inference for state space models (SSMs) using Google Research's JAX as a backend
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
doomemacs/doomemacs
An Emacs framework for the stubborn martian hacker
iffsid/mmvae
Multimodal Mixture-of-Experts VAE