skip to content
Tags → #performance
-
Machine learning architectures and methods implemented from scratch.
-
A menagerie of deep learning models and techniques.
-
An AI chatbot with generative UI built to discuss the NBA with realtime news and stats.
-
A forward mode automatic differentiation and deep learning library written from scratch in rust capable of training neural networks.
-
An in-memory approximate nearest neighbors vector search index built with Rust.
-
A simple, performance, and highly-configurable proxy server written with Golang.
-
Common data structures and algorithms I often end up reimplementing in python.