ManningBooks

ManningBooks

Devtalk Sponsor

Deep Learning with Python, Third Edition (Manning)

The bestselling book on Python deep learning, now covering generative AI, Keras 3, PyTorch, and JAX!

François Chollet and Matthew Watson

Deep Learning with Python (Third Edition) by François Chollet and Matthew Watson (Manning Publications) provides an updated and comprehensive introduction to modern deep learning practices.


:brain: Overview

This edition reflects the current state of deep learning as of 2024–2025. It expands on previous versions with new material, refreshed code, and broader framework coverage.

Key updates

  • Keras 3 and TensorFlow integration – updated examples aligned with the latest Keras and TensorFlow APIs.

  • Coverage of modern architectures – new chapters on transformers, large language models (LLMs), and diffusion-based generative models.

  • Multi-framework perspective – introduces PyTorch and JAX, helping readers compare workflows and performance across popular tools.

  • Expanded content – approximately 30% more material than the previous edition, including deeper coverage of real-world use cases and scaling.

  • Practical and conceptual balance – emphasizes conceptual understanding and clear explanations over complex mathematical derivations.


:books: Contents at a glance

The book follows a clear, incremental learning path:

  1. Core principles – foundations of deep learning and mathematical basics.

  2. Frameworks – using Keras, TensorFlow, PyTorch, and JAX for model development.

  3. Applications – classification, regression, computer vision, and sequence modeling.

  4. Text and language – natural language processing and transformer-based architectures.

  5. Generative models – image and text generation, diffusion models, and LLMs.

  6. Practical topics – tuning, scaling, and deploying deep learning systems.

  7. Future perspectives – trends and research directions in AI.


:busts_in_silhouette: Intended audience

This book is suitable for:

  • Software developers and data practitioners with intermediate Python knowledge.

  • Engineers interested in learning deep learning through hands-on implementation.

  • Readers seeking a unified introduction to multiple frameworks and model families.

It is not intended as a purely theoretical text or as a comprehensive reference for advanced mathematical foundations.


:light_bulb: Learning recommendations

  • Work through the code examples as you read; most chapters include runnable snippets.

  • Compare the same models implemented in different frameworks for a deeper understanding.

  • Use the chapters on generative AI as a base for experimentation or small projects.

  • Engage in study groups or code reviews to discuss approaches and outcomes.


Deep Learning with Python, Third Edition serves as both an accessible starting point and an up-to-date reference for developers looking to understand or apply deep learning using current frameworks and techniques.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Most Liked

dyowee

dyowee

I read halfway through first version of this a long time ago. Maybe it is time for me to read this version completely. :slight_smile:

ManningBooks

ManningBooks

Devtalk Sponsor

Having in mind recent developments in the field, it definitely is! :wink:

dyowee

dyowee

Thanks!

Where Next?

Popular Ai topics Top

ManningBooks
In Build a Reasoning Model (From Scratch), acclaimed ML research engineer Sebastian Raschka takes you inside the black box of reasoning-e...
New
pragdave
Build robust LLM-powered apps, chatbots, and agents while mastering AI engineering principles that will help you outlast the tools and th...
New
ManningBooks
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New
ManningBooks
In Build a DeepSeek Model (From Scratch) you’ll build your own DeepSeek clone from the ground up. First, you’ll quickly review LLM fundam...
New
ManningBooks
AI agent technology is changing fast! This totally revised Second Edition of AI Agents in Action by Micheal Lanham guides you through the...
New
ManningBooks
Rearchitecting LLMs: Structural techniques for efficient models turns research from the latest AI papers into production-ready practices ...
New
ManningBooks
Hugging Face in Action reveals how to get the absolute best out of everything Hugging Face, from accessing state-of-the-art models to bui...
New
ManningBooks
AI applications need much more than a connection to a model. To work well in the real world, they need memory, access to company knowledg...
New
ManningBooks
Until recently, writing GPU kernels for LLM training and inference meant learning low-level programming tools like CUDA and C++. Triton, ...
New
ManningBooks
For AI coding agents, accurately specifying your intent is the whole ballgame! Spec-Driven Development: Engineering with intent teaches y...
New

Other popular topics Top

PragmaticBookshelf
Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular wor...
New
PragmaticBookshelf
Learn from the award-winning programming series that inspired the Elixir language, and go on a step-by-step journey through the most impo...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
New
PragmaticBookshelf
25 puzzles that will make you a better C programmer by challenging your knowledge of the language, and explaining the technical details o...
New
CommunityNews
A Brief Review of the Minisforum V3 AMD Tablet. Update: I have created an awesome-minisforum-v3 GitHub repository to list information fo...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New