Systems & AI Engineer. Building high-performance inference engines and custom compilers.
Scrpt Engine Blog post | NeuralEngine | AssignSpace
Systems & AI Engineer. Building high-performance inference engines and custom compilers.
Scrpt Engine Blog post | NeuralEngine | AssignSpace
The Pulse is an advanced assistive augmented reality system designed to bridge the gap between traditional white canes and full environmental awareness. By converting a live camera feed into high-f…
Python 1
FreeDimensionalAudio is a framework that enables novel 3D binaural audio synthesis. This work showcases my new Ray Tracing approach to spatial audio and my love for music.
Python 3
AssignSpace is a small framework I built for plotting numeric objects in real time asynchronously.
JavaScript 1
Neural is a small Deep learning framework built for fast Neural Network creation and evaluation. This framework is built around numpy in order to aid fast CPU compute
Python 1
A streaming-first, asynchronous Python DSL interpreter that parses and executes code incrementally as tokens arrive. Unlike standard exec(), which requires a complete source string, Star Execution …
Python 1