Machine Learning Theories Bookmarks | William Callahan - Bookmarks
Discover More
Related Bookmarks
dspy.ai
DSPy
The framework for programming—rather than prompting—language models.
m.youtube.com
Deep Dive into LLMs like ChatGPT with Andrej Karpathy
This is a general audience deep dive into the Large Language Model (LLM) AI technology that powers ChatGPT and related products. It is covers the full...
seangoedecke.com
Everything I know about good API design
Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a l...
Related Books
Build a Reasoning Model (From Scratch)
Sebastian Raschka
Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...
Causal AI
Robert Osazuwa Ness
Description An introduction to building AI models that identify and reason about cause-and-effect relationships rather than just statistical correlati...