Tim Wee's repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
annotated-transformer
An annotated implementation of the Transformer paper.
datasaurust
Blazingly fast implementation of the Datasaurus paper. Same Stats, Different Graphs.
GPU-Puzzles
Solve puzzles. Learn CUDA.
lm-human-preferences
Code for the paper Fine-Tuning Language Models from Human Preferences
mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
openplayground
An LLM playground you can run on your laptop
pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
python-mastery
Advanced Python Mastery (course by @dabeaz)
Reflected-Diffusion
[ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)
spinningup
An educational resource to help anyone learn deep reinforcement learning.
Tensor-Puzzles
Solve puzzles. Improve your pytorch.
tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
Transformer-Puzzles
Puzzles for exploring transformers
Triton-Puzzles
Puzzles for learning Triton
veScale
A PyTorch Native LLM Training Framework