Eugene Yan
Machine learning systems @Amazon. Alum: Alibaba, Lazada, IBM. Figuring out what happens next. Alt: @eugeneyalt
View on πThreads
What are some design patterns in machine learning systems? Here are a few I've seen: 1. Cascade: Break a complex problem into simpler problems. Each subsequent model focuses on m...
Over the past few weekends, I've experimented with using LLMs to build a simple assistant. Here's a write-up of what I built, how I built them, and their potential. Also, some sho...
What are some good papers/tech blogs sharing how bandits are used in recommendation systems?