Now in print! Kubernetes in Action, Second Edition
Preorder MEAPs bestsellers!
Timeless Algorithms: The Seminal Papers
This book explores the breakthrough algorithms that power modern AI—including Bayes’ prior and posterior beliefs, Fisher’s estimation and likelihood, Shannon’s information gain, and Breiman’s algorithmic modeling. With clarity and rigor, statistics expert Gary Sutton unpacks each concept and explains its practical relevance. [Read more] 8 chapters of this new MEAP are available now, with more to follow soon!
Reinforcement learning from human feedback, alignment, and post-training LLMs
AI expert Nathan Lambert gives a true industry insider's perspective on modern RLHF training pipelines, and their trade-offs. Using hands-on experiments and mini-implementations, Nathan clearly and concisely introduces the alignment techniques that can transform a generic base model into a human-friendly tool. [Read more] All chapters of this MEAP are available now!
Build a Reasoning Model (From Scratch) By Sebastian Raschka
Acclaimed ML research engineer Sebastian Raschka takes you inside the black box of reasoning-enhanced LLMs. You’ll start with a compact, pre-trained base model that runs on consumer hardware, then upgrade it step-by-step to tackle ever-more difficult problems and scenarios. [Read more]
7 chapters of this MEAP are available now, with more to follow soon!
AI Agents in Action, Second Edition Intelligent workflows with LLMs, MCP, A2A, and more
This totally revised Second Edition by Micheal Lanham guides you through the latest breakthroughs in large language model (LLM)-powered autonomy, from the Model Context Protocol (MCP) to advanced multi-agent collaboration and deployment. [Read more]
5 chapters of this MEAP are available now, with more to follow soon!
Best practices, mistakes, and tradeoffs
Generating code with AI can feel effortless, but it’s only one part of software engineering. A production-grade development pipeline includes testing, validation, refactoring, optimization, and deployment. This book shows you how to go from AI-assisted coding to a AI-infused full-spectrum process author Tomasz Lelek and Artur Skowroński call vibe engineering. [Read more] 5 chapters of this MEAP are available now, with more to follow soon!
For your bookshelf
Dr Luca Belli, co-founder and former research lead for Twitter's Machine Learning Ethics, Transparency and Accountability team, has been on the front lines of how recommender systems work and impact society. In this unique book, he lays out who uses this powerful technology to shape our world, and exactly how they do it. [Read more]
5 chapters of this MEAP are available now, with more to follow soon!
When it comes to web development, vanilla may be the finest of the flavors. With plain JavaScript you can build fast, maintainable web apps that run everywhere, load instantly, and avoid framework lock-in. Today’s browsers are incredibly capable, and for many types of applications, “batteries included” libraries and frameworks just introduce avoidable slowdowns, security issues, and complex build chains. Why not embrace the vanilla web! [Read more]
7 chapters of this MEAP are available now, with more to follow soon!
Foundational ideas of modern AI
AI guru Ilya Sutskever made the bold claim that most of what you need to know about modern AI is captured in 30 seminal research papers on deep learning. What did Ilya see? Read through this guide and you’ll uncover the breakthroughs, ideas, and mental models that shaped his vision and much more, all clearly explained and interpreted by veteran author and teacher Richard Heimann. [Read more]
Transform code reviews into the positive, productive experiences they’re meant to be! Whether it’s your code under the microscope or you’re the one giving the feedback, this sensible guide will help you avoid the tense debates, fruitless nitpicking, and unnecessary bottlenecks you’ve come to expect from code reviews. [Read more]
You know that PostgreSQL is a fast, reliable, SQL compliant RDBMS. You may not know that it’s also great for geospatial systems, time series, full-text search, JSON documents, AI vector embeddings, and many other specialty database functions. For almost any data task you can imagine, you can use Postgres. This book covers recipes for using Postgres in dozens of applications normally reserved for single-purpose databases. [Read more]
|