Apurva Mishra
I build ML systems at the compiler–model boundary.
Currently deep in ML systems + compiler workflows. Thinking a lot about eval correctness, data quality, and reproducible training loops. If you’re working on ML systems or LLM infra, I’d love to collaborate.
Selected Works
- Google Summer of Code in Rust Compiler
Add experimental support to Rust compiler for running procedural macros in WebAssembly.
- JAX Models
Hand-written JAX models across language, vision, and chess experiments.
[ Code ] [ Colab (LLM Demo) ] [ Colab (ViT Demo) ] [ Technical Report (Chess EBM Model) ]
- typ-browser
A simple browser made using SwiftUI and Rust. It uses Typst as the document format instead of HTML.
News
-
ML Intern at IIT Hyderabad
At IIT Hyderabad, I am building and iterating on a vulnerability-detection training pipeline, focusing on evaluation reliability and synthetic-data strategy.
-
Completed Google Summer of Code on the topic Sandboxed and Deterministic Proc Macro using Wasm in the Rust compiler