The most recommended machine learning books

Who picked these books? Meet our 49 experts.

49 authors created a book list connected to machine learning, and here are their favorite machine learning books.
Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

What type of machine learning book?

Loading...
Loading...

Book cover of The Elements of Statistical Learning: Data Mining, Inference, and Prediction

Chris Conlan Author Of Algorithmic Trading with Python: Quantitative Methods and Strategy Development

From my list on mathematics for quant finance.

Why am I passionate about this?

I am a financial data scientist. I think it is important that data scientists are highly specialized if they want to be effective in their careers. I run a business called Conlan Scientific out of Charlotte, NC where me and my team of financial data scientists tackle complicated machine learning problems for our clients. Quant trading is a gladiator’s arena of financial data science. Anyone can try it, but few succeed at it. I am sharing my top five list of math books that are essential to success in this field. I hope you enjoy.

Chris' book list on mathematics for quant finance

Chris Conlan Why did Chris love this book?

This book might as well be called Introduction to machine learning, and it is probably one of the only books truly deserving of the title. Did you know neural networks have been used for decades to scan checks at the bank? They are called Boltzman Machine. Have you ever heard of how decision trees were used in old-school data mining? You could only get them from proprietary software packages from the early 2000s.

In quant trading, you will constantly face compute power constraints, so it is invaluable to understand the mathematical foundations of the most old-school machine learning methods out there. Researchers 20 years ago used to do a lot of impressive work with a lot less computing power.

By Trevor Hastie, Robert Tibshirani, Jerome Friedman

Why should I read it?

2 authors picked The Elements of Statistical Learning as one of their favorite books, and they share why you should read it.

What is this book about?

This book describes the important ideas in a variety of fields such as medicine, biology, finance, and marketing in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of colour graphics. It is a valuable resource for statisticians and anyone interested in data mining in science or industry. The book's coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting---the first comprehensive treatment of this topic in any book.

This major…


Book cover of High Performance Django

Arun Ravindran Author Of Django Design Patterns and Modern Best Practices

From my list on Django for building solid web apps in Python.

Why am I passionate about this?

I’ve been dabbling in Python for the last 22 years. I am a regular speaker at Pycon India ever since its inception. Most of my talks are related to Django. I host arunrocks.com where I write tutorials, and articles and publish screencasts on several Django and Python topics. My initial screencast titled "Building a blog in 30 mins with Django" is one of the most popular screencasts for beginners in Django. I’m a developer member of the Django Software Foundation.

Arun's book list on Django for building solid web apps in Python

Arun Ravindran Why did Arun love this book?

Building scalable and performant web applications is both an art and a science. This book focused on such techniques and hence goes beyond what most books on Django try to cover. Anyone running a Django site under heavy load will definitely learn a few tips from this book. However, it is light on explanations and expects you to figure out many things from reading the examples.

By Peter Baumgartner, Yann Malet,

Why should I read it?

1 author picked High Performance Django as one of their favorite books, and they share why you should read it.


Book cover of The Deep Learning Revolution

Gordon M. Shepherd Author Of Neurogastronomy: How the Brain Creates Flavor and Why It Matters

From my list on understanding the brain and behavior.

Why am I passionate about this?

I was stimulated by Norbert Wiener’s “Cybernetics” to study circuits in the brain that control behavior. For my graduate studies, I chose the olfactory bulb for its experimental advantages, which led to constructing the first computer models of brain neurons and microcircuits. Then I got interested in how the smell patterns are activated when we eat food, which led to a new field called Neurogastronomy, which is the neuroscience of the circuits that create the perception of food flavor. Finally, because all animals use their brains to find and eat food, the olfactory system has provided new insights into the evolution of the mammalian brain and the basic organization of the cerebral cortex.

Gordon's book list on understanding the brain and behavior

Gordon M. Shepherd Why did Gordon love this book?

The other books in this series are mostly about the real brain. But artificial intelligence promises us a new enhanced brain. What does the future hold? Terrence Sejnowski is a neuroscientist who was one of the first to realize the potential of AI. Since he has been there from the start, in this book he gives the reader an exciting inside story on the people and the advances that are reshaping our lives.

Early attempts at AI were limited, but once computational power took off big computers running multilayer neural nets began proving that they could defeat humans at the most demanding games, enhance human capabilities such as pattern recognition, text recognition, language translation, and driverless vehicles, and work to obtain rewards, just like a human. While these advances are dramatic, it is well to remember that the networks are built not from representations of real neurons, but rather from…

By Terrence J. Sejnowski,

Why should I read it?

1 author picked The Deep Learning Revolution as one of their favorite books, and they share why you should read it.

What is this book about?

How deep learning—from Google Translate to driverless cars to personal cognitive assistants—is changing our lives and transforming every sector of the economy.

The deep learning revolution has brought us driverless cars, the greatly improved Google Translate, fluent conversations with Siri and Alexa, and enormous profits from automated trading on the New York Stock Exchange. Deep learning networks can play poker better than professional poker players and defeat a world champion at Go. In this book, Terry Sejnowski explains how deep learning went from being an arcane academic field to a disruptive technology in the information economy.

Sejnowski played an important…


Book cover of Deep Learning with Python

Jakub Langr Author Of GANs in Action: Deep Learning with Generative Adversarial Networks

From my list on applied deep learning.

Why am I passionate about this?

I’ve been working in machine learning for about a decade. I’ve always been more interested in applied than theoretical problems and while blogs and MOOCs (Massive Online Open Courses) are a great way to learn, for certain deep topics only a book would do. I also teach at University of Oxford, University of Birmingham, and various FTSE100 companies. My machine learning has exposed me to many fascinating problems—from leading my own ML-focused startup through Y Combinator—to working at various companies as a consultant. I think there is currently no great curriculum for the practitioners really wanting to apply deep learning in practical cases, so I have given it my best shot.

Jakub's book list on applied deep learning

Jakub Langr Why did Jakub love this book?

This is a fantastic book to get you started. It is written by the author of a leading deep learning framework Keras, which makes even Tensorflow very easy to use. Chollet is a true leader of the deep learning craft and the Manning team always does an excellent job of forcing authors to make the subject matter accessible. Highly recommended!

By Francois Chollet,

Why should I read it?

2 authors picked Deep Learning with Python as one of their favorite books, and they share why you should read it.

What is this book about?

"The first edition of Deep Learning with Python is one of the best books on the subject. The second edition made it even better." - Todd Cook

The bestseller revised! Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Keras library. Written by Google AI researcher Francois Chollet, the creator of Keras, this revised edition has been updated with new chapters, new tools, and cutting-edge techniques drawn from the latest research. You'll build your understanding through practical examples and intuitive explanations that make the complexities of deep learning…


Book cover of Dive into Deep Learning

Simon J.D. Prince Author Of Understanding Deep Learning

From my list on machine learning and deep neural networks.

Why am I passionate about this?

I started my career in neuroscience. I wanted to understand brains. That is still proving difficult, and somewhere along the way, I realized my real motivation was to build things, and I wound up working in AI. I love the elegance of mathematical models of the world. Even the simplest machine learning model has complex implications, and exploring them is a joy.

Simon's book list on machine learning and deep neural networks

Simon J.D. Prince Why did Simon love this book?

This is the practical book that best accompanies my book (which is more about the underlying ideas.)

If you want a book that will show you how deep learning systems are built in practice, then this is the best place to start. It’s full of code snippets that translate between theory and building real systems.

By Aston Zhang, Zachary C. Lipton, Mu Li , Alexander J. Smola

Why should I read it?

1 author picked Dive into Deep Learning as one of their favorite books, and they share why you should read it.

What is this book about?

Deep learning has revolutionized pattern recognition, introducing tools that power a wide range of technologies in such diverse fields as computer vision, natural language processing, and automatic speech recognition. Applying deep learning requires you to simultaneously understand how to cast a problem, the basic mathematics of modeling, the algorithms for fitting your models to data, and the engineering techniques to implement it all. This book is a comprehensive resource that makes deep learning approachable, while still providing sufficient technical depth to enable engineers, scientists, and students to use deep learning in their own work. No previous background in machine learning…


Book cover of Practical Natural Language Processing: A Comprehensive Guide to Building Real-World NLP Systems

Valliappa Lakshmanan Author Of Machine Learning Design Patterns: Solutions to Common Challenges in Data Preparation, Model Building, and Mlops

From my list on to become a machine learning engineer.

Why am I passionate about this?

I have been building real-time, production machine learning models for over 20 years. My book, and my book recommendations, are informed by that experience. I have a lot of empathy for people who are new to machine learning because I’ve taught courses on the topic. I founded the Advanced Solutions Lab at Google where we helped data scientists working for Google Cloud customers (who already knew ML) become ML engineers capable of building reliable ML models. The first two are the books I’d recommend today to newcomers and the last three to folks attending the ASL. 

Valliappa's book list on to become a machine learning engineer

Valliappa Lakshmanan Why did Valliappa love this book?

This recommendation is a bit of a cheat — I’m not recommending this exact book, but one of the books in the series that this book is part of.

Once you have the first two books under your belt, you’ll know how to solve ML problems. But you will keep reinventing the wheel. What you need next is a book on common “ML tricks” — best practices and common techniques when doing ML in production.

The problem is that these tricks are specific to the type of data that you will be processing. If you are going to be processing images or time series, read the corresponding books in the same series instead.

By Sowmya Vajjala, Bodhisattwa Majumder, Anuj Gupta

Why should I read it?

1 author picked Practical Natural Language Processing as one of their favorite books, and they share why you should read it.

What is this book about?

Many books and courses tackle natural language processing (NLP) problems with toy use cases and well-defined datasets. But if you want to build, iterate, and scale NLP systems in a business setting and tailor them for particular industry verticals, this is your guide. Software engineers and data scientists will learn how to navigate the maze of options available at each step of the journey.

Through the course of the book, authors Sowmya Vajjala, Bodhisattwa Majumder, Anuj Gupta, and Harshit Surana will guide you through the process of building real-world NLP solutions embedded in larger product setups. You'll learn how to…


Book cover of Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence

Matt Zandstra Author Of PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools

From my list on non-fiction that turn their topics upside down.

Why am I passionate about this?

Software developers love to question the assumptions that underpin their practice. Some of the most exciting phases of my career have come about as a result of such questions. Often they are revolutionary in the literal sense that they ask you to turn your thinking upside down – to design systems from the bottom up rather than the top down, for example, or to write your tests before your components. I may not adopt every practice, but each challenge enriches the conceptual world in which I work. Over the years, I have come to look for similar shifts and inversions across other subject areas. Here are some recommendations from my reading.

Matt's book list on non-fiction that turn their topics upside down

Matt Zandstra Why did Matt love this book?

As a coder and a lifelong SF reader, I am fascinated by AI. I've even written a LLM chat client named Shelley. Fascination, though, is not the same as uncritical fanboyism.

It is tempting to treat AI as a natural or magical apparition. Crawford's book turns this illusion on its head and explores AI literally from the ground up, beginning with its vast hunger for natural resources. She describes a similar hunger for training data as well as the implicit (or disguised) biases underlying the systems of classification that drive an AI's "understanding" of the world. 

This is not a book about the future of AI so much as a particular map of the state of the project – a look into the wizard's booth. It offers an essential first step in considering what is to come and how we might negotiate it.

By Kate Crawford,

Why should I read it?

1 author picked Atlas of AI as one of their favorite books, and they share why you should read it.

What is this book about?

The hidden costs of artificial intelligence-from natural resources and labor to privacy, equality, and freedom

"This study argues that [artificial intelligence] is neither artificial nor particularly intelligent. . . . A fascinating history of the data on which machine-learning systems are trained."-New Yorker

"A valuable corrective to much of the hype surrounding AI and a useful instruction manual for the future."-John Thornhill, Financial Times

"It's a masterpiece, and I haven't been able to stop thinking about it."-Karen Hao, senior editor, MIT Tech Review

What happens when artificial intelligence saturates political life and depletes the planet? How is AI shaping our…


Book cover of You Look Like a Thing and I Love You: How Artificial Intelligence Works and Why It's Making the World a Weirder Place

Michael L. Littman Author Of Code to Joy: Why Everyone Should Learn a Little Programming

From my list on computing and why it’s important and interesting.

Why am I passionate about this?

Saying just the right words in just the right way can cause a box of electronics to behave however you want it to behave… that’s an idea that has captivated me ever since I first played around with a computer at Radio Shack back in 1979. I’m always on the lookout for compelling ways to convey the topic to people who are open-minded, but maybe turned off by things that are overly technical. I teach computer science and study artificial intelligence as a way of expanding what we can get computers to do on our behalf.

Michael's book list on computing and why it’s important and interesting

Michael L. Littman Why did Michael love this book?

So much of the public conversation around AI focuses on the extremes: "It's Going to Take Our Jobs And We'll Never Be Able To Work Ever Again!" or "It's Going To Create a Utopia And We'll Never Have To Work Ever Again!"

To be honest, I don't put a lot of credence into either of these perspectives. What I adore about this book is that it puts the technology in perspective in a concrete and laugh-out-loud funny way. Through detailed examples, it provides a glimpse into how the technology works, how it can be applied to real problems, and where it falls jaw-droppingly short. 

By Janelle Shane,

Why should I read it?

1 author picked You Look Like a Thing and I Love You as one of their favorite books, and they share why you should read it.

What is this book about?

“A deft, informative, and often screamingly funny primer on the ways that machine learning can (and often does) go wrong.” —Margaret Harris, Physics World

“You look like a thing and I love you” is one of the best pickup lines ever…according to an artificial intelligence trained by the scientist Janelle Shane, creator of the popular blog AI Weirdness. Shane creates silly AIs that learn how to name colors of paint, create the best recipes, and even flirt (badly) with humans—all to understand the technology that governs so much of our human lives.

We rely on AI every day, trusting it…


Book cover of Machine Learning For Absolute Beginners: A Plain English Introduction

Yuxi (Hayden) Liu Author Of Python Machine Learning By Example: Build intelligent systems using Python, TensorFlow 2, PyTorch, and scikit-learn

From my list on machine learning for beginners.

Why am I passionate about this?

I have been a machine learning engineer applying my ML expertise in computational advertising, and search domain. I am an author of 8 machine learning books. My first book was ranked the #1 bestseller in its category on Amazon in 2017 and 2018 and was translated into many languages. I am also a ML education enthusiast and used to teach ML courses in Toronto, Canada.  

Yuxi's book list on machine learning for beginners

Yuxi (Hayden) Liu Why did Yuxi love this book?

This could be the first stop of your brand new machine learning journey. I personally like how the technical concept is translated into plain English – each chapter starts with a high-level overview of a ML algorithm or methodology, concise and clear, followed by lots of visual examples and real world scenarios. I can guarantee you won’t get lost halfway. The book focuses on getting you introduced to ML with minimal math. But if you want to grasp some more of math, the next book I recommend is waiting for you. 

By Oliver Theobald,

Why should I read it?

1 author picked Machine Learning For Absolute Beginners as one of their favorite books, and they share why you should read it.

What is this book about?

NOTICE: To buy the newest edition of this book (2021), please search "Machine Learning Absolute Beginners Third Edition" on Amazon. The product page you are currently viewing is for the 2nd Edition (2017) of this book.

Featured by Tableau as the first of "7 Books About Machine Learning for Beginners."

Ready to spin up a virtual GPU instance and smash through petabytes of data? Want to add 'Machine Learning' to your LinkedIn profile?

Well, hold on there...

Before you embark on your epic journey, there are some high-level theory and statistical principles to weave through first.
But rather than spend…


Book cover of Mathematics for Machine Learning

Yuxi (Hayden) Liu Author Of Python Machine Learning By Example: Build intelligent systems using Python, TensorFlow 2, PyTorch, and scikit-learn

From my list on machine learning for beginners.

Why am I passionate about this?

I have been a machine learning engineer applying my ML expertise in computational advertising, and search domain. I am an author of 8 machine learning books. My first book was ranked the #1 bestseller in its category on Amazon in 2017 and 2018 and was translated into many languages. I am also a ML education enthusiast and used to teach ML courses in Toronto, Canada.  

Yuxi's book list on machine learning for beginners

Yuxi (Hayden) Liu Why did Yuxi love this book?

The book is a well-curated collection of the essential mathematical concepts that form ML. You may experience a cultural shock jumping to this book from the previous one, because the writing in this book is a bit formal. However, it is the missing but necessary piece for building solid foundations for practical ML. You will find it more valuable combining the intuition behind ML that you gained previously. And the explanations in the book are succinct and from the ML perspectives. For instance, partial derivatives are explained in terms of neural network weight optimization. I wish the concepts in Linear Algebra, Vector Calculus, and Probability courses back in college were introduced this way so I understand better how they are applied.  

By Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong

Why should I read it?

1 author picked Mathematics for Machine Learning as one of their favorite books, and they share why you should read it.

What is this book about?

The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these…