Software / ML engineer
some projects:
- Rusp - A lisp interpreter and Bytecode Compiler/VM written in Rust (name suggestions welcome)
- Rax - A small deep learning library able to train neural networks in less than 1000 lines of dependency free Rust.
- Einchain - expressive method chaining for einsum ops
- My solutions for ARENA 3.0
- From scratch GPT implementation
- Induction Heads - A simple demonstration of induction heads forming in a 2 layer attention only transformer
- Conway's game of life in 3D