Drew Herren
Software
Research
CV
Talks
Teaching
Blog
Blog
How fast can we make BART on a laptop?
In which I use Claude Code to build a streamlined version of BART that runs 13x faster than the naive implementation on an M1 Macbook Pro.
Apr 23, 2026
Experimenting with tree models using the scikit-learn codebase
TL;DR
: scikit-tree extends the scikit-learn tree codebase to enable fast, cython-accelerated experimentation with tree algorithms.
Dec 28, 2022
No matching items