---
product_id: 308988814
title: "Deep Learning with Python, Second Edition"
price: "€ 132.79"
currency: EUR
in_stock: true
reviews_count: 13
url: https://www.desertcart.at/products/308988814-deep-learning-with-python-second-edition
store_origin: AT
region: Austria
---

# Deep Learning with Python, Second Edition

**Price:** € 132.79
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** Deep Learning with Python, Second Edition
- **How much does it cost?** € 132.79 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.at](https://www.desertcart.at/products/308988814-deep-learning-with-python-second-edition)

## Best For

- Customers looking for quality international products

## Why This Product

- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Description

Printed in full color! Unlock the groundbreaking advances of deep learning with this extensively revised new edition of the bestselling original. Learn directly from the creator of Keras and master practical Python deep learning techniques that are easy to apply in the real world. In Deep Learning with Python, Second Edition you will learn: Deep learning from first principles Image classification and image segmentation Timeseries forecasting Text classification and machine translation Text generation, neural style transfer, and image generation Full color printing throughout Deep Learning with Python has taught thousands of readers how to put the full capabilities of deep learning into action. This extensively revised full color second edition introduces deep learning using Python and Keras, and is loaded with insights for both novice and experienced ML practitioners. You’ll learn practical techniques that are easy to apply in the real world, and important theory for perfecting neural networks. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Recent innovations in deep learning unlock exciting new software capabilities like automated language translation, image recognition, and more. Deep learning is quickly becoming essential knowledge for every software developer, and modern tools like Keras and TensorFlow put it within your reach—even if you have no background in mathematics or data science. This book shows you how to get started. About the book 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, crisp color illustrations, and clear examples. You’ll quickly pick up the skills you need to start developing deep-learning applications. What's inside Deep learning from first principles Image classification and image segmentation Time series forecasting Text classification and machine translation Text generation, neural style transfer, and image generation Full color printing throughout About the reader For readers with intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required. About the author François Chollet is a software engineer at Google and creator of the Keras deep-learning library. Table of Contents 1 What is deep learning? 2 The mathematical building blocks of neural networks 3 Introduction to Keras and TensorFlow 4 Getting started with neural networks: Classification and regression 5 Fundamentals of machine learning 6 The universal workflow of machine learning 7 Working with Keras: A deep dive 8 Introduction to deep learning for computer vision 9 Advanced deep learning for computer vision 10 Deep learning for timeseries 11 Deep learning for text 12 Generative deep learning 13 Best practices for the real world 14 Conclusions

Review: Introductory tour with unmatched insights from a giant in the field - This book is ideally suited to people who want a meaningful introduction into the most important contemporary concepts in Deep Learning. The book is accessible to people who lack both programming and linear algebra. Neither are needed to get a full understanding of everything the book offers. IMO, the greatest moments in the book are the asides that appear in every chapter. The author will take a paragraph to note in passing things like '... no one really knows for sure why batch normalization helps. There are various hypotheses, but no certitudes." Or, "Importantly, I would generally recommend placing the previous layer's activation after the batch normalization layer (although this is still a subject of debate)." There is even an entire chapter dedicated to musings on the future of Deep Learning and general AI. This is the cherry on top that you don't get with most offers. Chollet offers them in nearly every chapter. The book may as well have been called "Deep Learning with Keras" and that's not a bad thing. All the code is freely downloadable and can be run for free on a Google platform. You can freely ignore the implementation details and Python and simply run and learn from the notebooks provided. NOTE: As of February 2022, the new M1 Macs have bugs in the implementation of tensorflow that prevent a few code samples from working correctly. AND, some examples take so long to run (many hours) that there may be issues running them at Google. Frustrating though it might be, it does not detract from the experience. As to cons, I don't see enough to warrant taking a star off the review. All important concepts are covered at an introductory level. The code works. The writing is clear. The author is an expert. There is a bizarre convention of having diagrams flow from the bottom to the top instead of top-down. It's a good intro and basic reference. You'll get into more depth by taking the OpenAI courses at Coursera, but I'd actually recommend those as a next step after fully absorbing this book. Recommended. While the book is titled "Deep Learning with Python", it might have been better titled, "Deep Learning with Keras." While Python is ostensibly
Review: Very thorough with access to GPT actual data - Good, here is how it works information and plenty of programming examples where you create a minimal LLM system. Easy to understand and the author goes to great lengths to ensure you understand what's required. If you are just out of college and want to get into this discipline, this is a book you should understand before you do your first interview. Note that you probably don't have a computer capable of LLM development by yourself. Go price an NVidia A100.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| Best Sellers Rank | #528,284 in Books ( See Top 100 in Books ) #142 in Computer Neural Networks #302 in Python Programming #337 in Computer Programming Languages |
| Customer Reviews | 4.8 out of 5 stars 464 Reviews |

## Images

![Deep Learning with Python, Second Edition - Image 1](https://m.media-amazon.com/images/I/717vXoWd3OL.jpg)

## Customer Reviews

### ⭐⭐⭐⭐⭐ Introductory tour with unmatched insights from a giant in the field
*by B***T on February 3, 2022*

This book is ideally suited to people who want a meaningful introduction into the most important contemporary concepts in Deep Learning. The book is accessible to people who lack both programming and linear algebra. Neither are needed to get a full understanding of everything the book offers. IMO, the greatest moments in the book are the asides that appear in every chapter. The author will take a paragraph to note in passing things like '... no one really knows for sure why batch normalization helps. There are various hypotheses, but no certitudes." Or, "Importantly, I would generally recommend placing the previous layer's activation after the batch normalization layer (although this is still a subject of debate)." There is even an entire chapter dedicated to musings on the future of Deep Learning and general AI. This is the cherry on top that you don't get with most offers. Chollet offers them in nearly every chapter. The book may as well have been called "Deep Learning with Keras" and that's not a bad thing. All the code is freely downloadable and can be run for free on a Google platform. You can freely ignore the implementation details and Python and simply run and learn from the notebooks provided. NOTE: As of February 2022, the new M1 Macs have bugs in the implementation of tensorflow that prevent a few code samples from working correctly. AND, some examples take so long to run (many hours) that there may be issues running them at Google. Frustrating though it might be, it does not detract from the experience. As to cons, I don't see enough to warrant taking a star off the review. All important concepts are covered at an introductory level. The code works. The writing is clear. The author is an expert. There is a bizarre convention of having diagrams flow from the bottom to the top instead of top-down. It's a good intro and basic reference. You'll get into more depth by taking the OpenAI courses at Coursera, but I'd actually recommend those as a next step after fully absorbing this book. Recommended. While the book is titled "Deep Learning with Python", it might have been better titled, "Deep Learning with Keras." While Python is ostensibly

### ⭐⭐⭐⭐⭐ Very thorough with access to GPT actual data
*by M***E on February 26, 2025*

Good, here is how it works information and plenty of programming examples where you create a minimal LLM system. Easy to understand and the author goes to great lengths to ensure you understand what's required. If you are just out of college and want to get into this discipline, this is a book you should understand before you do your first interview. Note that you probably don't have a computer capable of LLM development by yourself. Go price an NVidia A100.

### ⭐⭐⭐⭐⭐ Fantastic Intro to AI that gets into the Details
*by J***M on February 7, 2025*

Fantastic book. Early chapters explain the history and basics of what goes into an AI system. The author is a great writer and is easy to understand. The book is printed on high-quality paper and is in color. I highly recommend this book if you are starting to learn about AI.

## Frequently Bought Together

- Deep Learning with Python, Second Edition
- Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems
- Deep Learning (Adaptive Computation and Machine Learning series)

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.at/products/308988814-deep-learning-with-python-second-edition](https://www.desertcart.at/products/308988814-deep-learning-with-python-second-edition)

---

*Product available on Desertcart Austria*
*Store origin: AT*
*Last updated: 2026-05-27*