
Designing Machine Learning Systems
An Iterative Process for Production-Ready Applications
Failed to add items
Add to Cart failed.
Add to Wish List failed.
Remove from wishlist failed.
Adding to library failed
Follow podcast failed
Unfollow podcast failed

Get 2 free audiobooks during trial.
Pre-order for $17.49
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrated by:
-
Kathleen Li
-
By:
-
Chip Huyen
About this listen
Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data dependent, with data varying wildly from one use case to the next. In this book, you'll learn a holistic approach to designing ML systems that are reliable, scalable, maintainable, and adaptive to changing environments and business requirements.
Author Chip Huyen, cofounder of Claypot AI, considers each design decision—such as how to process and create training data, which features to use, how often to retrain models, and what to monitor—in the context of how it can help your system as a whole achieve its objectives. The iterative framework in this book uses actual case studies backed by ample references.
This book will help you tackle scenarios such as engineering data and choosing the right metrics to solve a business problem; automating the process for continually developing, evaluating, deploying, and updating models; developing a monitoring system to quickly detect and address issues your models might encounter in production; architecting an ML platform that serves across use cases; and developing responsible ML systems.
People who viewed this also viewed...
-
AI Engineering
- Building Applications with Foundation Models
- By: Chip Huyen
- Narrated by: Edelyn Okano
- Length: 22 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applications. In this book, author Chip Huyen discusses AI engineering: the process of building applications with readily available foundation models.
By: Chip Huyen
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- By: Laurence Moroney
- Narrated by: Timothy Howard Jackson
- Length: 9 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- By Luc on 08-11-23
By: Laurence Moroney
-
Build a Large Language Model (From Scratch)
- By: Sebastian Raschka
- Narrated by: Julie Brierley
- Length: 7 hrs and 40 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks.
-
-
Really hard to follow when everything is see code
- By Senthil Manick on 05-12-25
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- By: Martin Kleppmann
- Narrated by: Benjamin Lange
- Length: 20 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- By Navid v on 05-29-21
By: Martin Kleppmann
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- By: Joe Reis, Matt Housley
- Narrated by: Adam Verner
- Length: 17 hrs and 31 mins
- Unabridged
-
Overall
-
Performance
-
Story
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
-
-
Great for Hands on Business owners
- By LmL on 08-14-24
By: Joe Reis, and others
-
Deep Learning with Python (Second Edition)
- By: Francois Chollet
- Narrated by: Derek Dysart
- Length: 15 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
Deep Learning with Python (Second Edition) introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you’ll build your understanding through intuitive explanations and clear examples. You’ll quickly pick up the skills you need to start developing deep learning applications.
-
-
Audible version is useless - has no PDF
- By Jim on 03-04-22
By: Francois Chollet
-
AI Engineering
- Building Applications with Foundation Models
- By: Chip Huyen
- Narrated by: Edelyn Okano
- Length: 22 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applications. In this book, author Chip Huyen discusses AI engineering: the process of building applications with readily available foundation models.
By: Chip Huyen
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- By: Laurence Moroney
- Narrated by: Timothy Howard Jackson
- Length: 9 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- By Luc on 08-11-23
By: Laurence Moroney
-
Build a Large Language Model (From Scratch)
- By: Sebastian Raschka
- Narrated by: Julie Brierley
- Length: 7 hrs and 40 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks.
-
-
Really hard to follow when everything is see code
- By Senthil Manick on 05-12-25
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- By: Martin Kleppmann
- Narrated by: Benjamin Lange
- Length: 20 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- By Navid v on 05-29-21
By: Martin Kleppmann
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- By: Joe Reis, Matt Housley
- Narrated by: Adam Verner
- Length: 17 hrs and 31 mins
- Unabridged
-
Overall
-
Performance
-
Story
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
-
-
Great for Hands on Business owners
- By LmL on 08-14-24
By: Joe Reis, and others
-
Deep Learning with Python (Second Edition)
- By: Francois Chollet
- Narrated by: Derek Dysart
- Length: 15 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
Deep Learning with Python (Second Edition) introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you’ll build your understanding through intuitive explanations and clear examples. You’ll quickly pick up the skills you need to start developing deep learning applications.
-
-
Audible version is useless - has no PDF
- By Jim on 03-04-22
By: Francois Chollet
-
Agentic Artificial Intelligence
- Harnessing AI Agents to Reinvent Business, Work and Life
- By: Pascal Bornet, Jochen Wirtz, Thomas H. Davenport, and others
- Narrated by: Rory Young
- Length: 14 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
This is a practical, non-technical guide for business leaders, entrepreneurs, and curious minds. This comprehensive guide on agentic AI cuts through the hype and offers a clear, jargon-free strategic roadmap to understanding and applying this technology. The authors bring a rare perspective, having implemented agentic AI across diverse organizations—from global enterprises to agile startups—witnessing both remarkable successes and sobering failures.
-
-
Agent specific topics were good
- By James Oravec on 05-09-25
By: Pascal Bornet, and others
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- By: Neal Ford, Mark Richards, Pramod Sadalage, and others
- Narrated by: Dena Dahilig
- Length: 12 hrs and 53 mins
- Unabridged
-
Overall
-
Performance
-
Story
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
-
-
Great content. Terrible narration.
- By Alex on 12-16-23
By: Neal Ford, and others
-
Prompt Engineering for Generative AI
- Future-Proof Inputs for Reliable AI Outputs
- By: James Phoenix, Mike Taylor
- Narrated by: Mike Chamberlain
- Length: 11 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
Large language models (LLMs) and diffusion models such as ChatGPT and Stable Diffusion have unprecedented potential. Because they have been trained on all the public text and images on the internet, they can make useful contributions to a wide variety of tasks. And with the barrier to entry greatly reduced today, practically any developer can harness LLMs and diffusion models to tackle problems previously unsuitable for automation. With this book, you'll gain a solid foundation in generative AI, including how to apply these models in practice.
By: James Phoenix, and others
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
The AI-First Company
- How to Compete and Win with Artificial Intelligence
- By: Ash Fontana
- Narrated by: Lachlan Woods
- Length: 7 hrs and 18 mins
- Unabridged
-
Overall
-
Performance
-
Story
AI-First companies are the only trillion-dollar companies, and soon they will dominate even more industries, more definitively than ever before. These companies succeed by design--they collect valuable data from day one and use it to train predictive models that automate core functions. As a result, they learn faster and outpace the competition in the process. Thankfully, you don't need a PhD to learn how to win with AI. In The AI-First Company, internationally-renowned startup investor Ash Fontana offers an executable guide for applying AI to business problems.
-
-
Very clear and pragmatic guide to deploying AI.
- By Anthony Goldbloom on 05-28-21
By: Ash Fontana
-
Prediction Machines
- The Simple Economics of Artificial Intelligence
- By: Ajay Agrawal, Joshua Gans, Avi Goldfarb
- Narrated by: LJ Ganser
- Length: 7 hrs and 50 mins
- Unabridged
-
Overall
-
Performance
-
Story
Artificial intelligence does the seemingly impossible - driving cars, trading stocks, and teaching children. But facing the sea change that AI will bring can be paralyzing. How should companies set strategies, governments design policies, and people plan their lives for a world so different from what we know? In Prediction Machines, three eminent economists recast the rise of AI as a drop in the cost of prediction. With this single, masterful stroke, they lift the curtain on the AI-is-magic hype and show how basic tools from economics provide clarity about the AI revolution and a basis for action by CEOs, managers, policy makers, investors, and entrepreneurs.
-
-
Not sure what I was expecting, but underwhelmed
- By William J Brown on 09-27-18
By: Ajay Agrawal, and others
-
Competing in the Age of AI
- Strategy and Leadership When Algorithms and Networks Run the World
- By: Marco Iansiti, Karim R. Lakhani
- Narrated by: Steven Jay Cohen
- Length: 9 hrs and 38 mins
- Unabridged
-
Overall
-
Performance
-
Story
In industry after industry, data, analytics, and AI-driven processes are transforming the nature of work. While we often still treat AI as the domain of a specific skill, business function, or sector, we have entered a new era in which AI is challenging the very concept of the firm. AI-centric organizations exhibit a new operating architecture, redefining how they create, capture, share, and deliver value.
-
-
Good writing but disappointing reading
- By YBNRML on 04-13-20
By: Marco Iansiti, and others
-
Machine Learning Interviews
- Kickstart Your Machine Learning and Data Career
- By: Susan Shu Chang
- Narrated by: Xifeng Brooks
- Length: 9 hrs and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
As tech products become more prevalent today, the demand for machine learning professionals continues to grow. But the responsibilities and skill sets required of ML professionals still vary drastically from company to company, making the interview process difficult to predict. In this guide, data science leader Susan Shu Chang shows you how to tackle the ML hiring process. She'll take you through the highly selective recruitment process by sharing hard-won lessons she learned along the way.
-
-
Great advice, and read well.
- By Goodmann on 01-26-25
By: Susan Shu Chang
-
Deep Learning with Python
- By: Francois Chollet
- Narrated by: Mark Thomas
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this audiobook builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects.
-
-
Almost Perfect - Better when paired with the book
- By Graham on 10-30-18
By: Francois Chollet
-
Mastering the Data Paradox
- The Key to Winning in the AI Age
- By: Nitin Seth
- Narrated by: Rajiv Dadia
- Length: 18 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
There are two remarkable phenomena that are unfolding almost simultaneously. The first is the emergence of a data-first world, where data has become a central driving force, shaping industries and fueling innovation. The second is the dawn of the AI age, propelled by the advent of Generative AI, that has created the possibility to leverage the data of the world for the first time. The convergence of these two, with data as the common denominator, holds immense promise and the opportunities are boundless.
-
-
A MUST READ for anyone involved in data and/or AI,
- By Brian Rivard on 03-28-25
By: Nitin Seth
-
Becoming a Data Head
- How to Think, Speak, and Understand Data Science, Statistics, and Machine Learning
- By: Alex J. Gutman, Jordan Goldmeier
- Narrated by: Brian Arens
- Length: 7 hrs and 41 mins
- Unabridged
-
Overall
-
Performance
-
Story
Becoming a Data Head is a complete guide for data science in the workplace: covering everything from the personalities you’ll work with to the math behind the algorithms. The authors have spent years in data trenches and sought to create a fun, approachable, and eminently bingeable book. Anyone can become a Data Head—an active participant in data science, statistics, and machine learning. Whether you're a business professional, engineer, executive, or aspiring data scientist, this book is for you.
-
-
The best data science manual ever written
- By Jordan on 08-29-24
By: Alex J. Gutman, and others
-
Why Machines Learn
- The Elegant Math Behind Modern AI
- By: Anil Ananthaswamy
- Narrated by: Rene Ruiz
- Length: 13 hrs and 30 mins
- Unabridged
-
Overall
-
Performance
-
Story
We are living through a revolution in machine learning-powered AI that shows no signs of slowing down. This technology is based on relatively simple mathematical ideas, some of which go back centuries, including linear algebra and calculus, the stuff of seventeenth- and eighteenth-century mathematics. It took the birth and advancement of computer science and the kindling of 1990s computer chips designed for video games to ignite the explosion of AI that we see today. In this enlightening book, Anil Ananthaswamy explains the fundamental math behind machine learning.
-
-
A great listen, but a physical book is pre appropriate
- By Sameer D. on 11-07-24