Oli Clive-Griffin
Github, CV, o.clivegriffin@gmail.com
I'm currently on sabbatical, self-studying AI safety research engineering. I'm particularly interested in
mechanistic interpretability.
Research / ML
Code
- 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
- Conway's game of life in 3D, using Rust and
WebAssembly