[フレーム]
  • ch 1 audio
customers also reading
This book

Deep Learning with Python, Third Edition

you own this product
  • September 2025
  • ISBN 9781633436589
  • 648 pages
  • printed in color
  • available in Korean, Russian, Simplified Chinese
free previous edition eBook included

pro 24ドル.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime

lite 19ドル.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


eBook
pdf, ePub, online
63ドル.99 47ドル.99
you save $16.00 (25%)
print
includes eBook
79ドル.99 59ドル.99
you save $20.00 (25%)
online + audio
read and listen
69ドル.99 52ドル.49
you save $17.50 (25%)
with subscription
free or 50% off
24ドル.99

pro 24ドル.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime

lite 19ドル.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


eBook
63ドル.99 47ドル.99
you save $16.00 (25%)
print
79ドル.99 59ドル.99
you save $20.00 (25%)
online + audio
69ドル.99 52ドル.49
you save $17.50 (25%)
with subscription
24ドル.99
Look inside
The bestselling book on Python deep learning, now covering generative AI, Keras 3, PyTorch, and JAX!

Deep Learning with Python, Third Edition puts the power of deep learning in your hands. This new edition includes the latest Keras and TensorFlow features, generative AI models, and added coverage of PyTorch and JAX. Learn directly from the creator of Keras and step confidently into the world of deep learning with Python.

In Deep Learning with Python, Third Edition you’ll discover:

  • Deep learning from first principles
  • The latest features of Keras 3
  • A primer on JAX, PyTorch, and TensorFlow
  • Image classification and image segmentation
  • Time series forecasting
  • Large Language models
  • Text classification and machine translation
  • Text and image generation—build your own GPT and diffusion models!
  • Scaling and tuning models

With over 100,000 copies sold, Deep Learning with Python makes it possible for developers, data scientists, and machine learning enthusiasts to put deep learning into action. In this expanded and updated third edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. You'll master state-of-the-art deep learning tools and techniques, from the latest features of Keras 3 to building AI models that can generate text and images.

about the technology

In less than a decade, deep learning has changed the world—twice. First, Python-based libraries like Keras, TensorFlow, and PyTorch elevated neural networks from lab experiments to high-performance production systems deployed at scale. And now, through Large Language Models and other generative AI tools, deep learning is again transforming business and society. In this new edition, Keras creator François Chollet invites you into this amazing subject in the fluid, mentoring style of a true insider.

about the book

Deep Learning with Python, Third Edition makes the concepts behind deep learning and generative AI understandable and approachable. This complete rewrite of the bestselling original includes fresh chapters on transformers, building your own GPT-like LLM, and generating images with diffusion models. Each chapter introduces practical projects and code examples that build your understanding of deep learning, layer by layer.

Frequently Asked Questions

Deep learning automates feature engineering, scales efficiently with hardware, and enables versatile, reusable models that can be adapted to many tasks. [1]

Foundation models, trained on vast datasets with self-supervision, can be fine-tuned for a wide range of downstream tasks, reducing the need for task-specific models. [1] [2]

The workflow involves defining the task, developing a model, and deploying it to production while continuously monitoring and improving its performance. [1] [2] [3]

By understanding the business context, identifying available data, and mapping the problem to a suitable machine learning task such as classification, regression, or ranking. [1]

Key practices include using residual connections, batch normalization, and depthwise separable convolutions to build efficient and high-performing models. [1] [2] [3]

Vision Transformers process images as sequences of patches, capturing long-range dependencies, and excel with large datasets, while convnets are more data-efficient for smaller tasks. [1]

Image segmentation can be tackled by training models from scratch or leveraging powerful pretrained models like Meta’s Segment Anything for prompt-based segmentation. [1] [2]

YOLO and RetinaNet are single-stage detectors that predict bounding boxes and class probabilities in one step, enabling fast and accurate object detection. [1] [2]

Techniques include 1D convolutional models and recurrent neural networks, which can capture temporal patterns for tasks like temperature prediction. [1] [2]

Transformers use attention mechanisms to model context and sequence relationships, excelling at tasks like translation and text classification. [1] [2]

Sampling strategies such as greedy search and temperature-based sampling help produce coherent and diverse text outputs from generative models. [1] [2]

Techniques like multi-GPU and TPU training, mixed-precision computation, and quantization are used to accelerate training and inference. [1] [2]

what's inside

  • Hands-on, code-first learning
  • Comprehensive, from basics to generative AI
  • Intuitive and easy math explanations
  • Examples in Keras, PyTorch, JAX, and TensorFlow

about the reader

For readers with intermediate Python skills. No previous experience with machine learning or linear algebra required.

about the authors

François Chollet is the co-founder of Ndea and the creator of Keras. Matthew Watson is a software engineer at Google working on Gemini and a core maintainer of Keras.
eBook
pdf, ePub, online
63ドル.99 47ドル.99
you save $16.00 (25%)
print
includes eBook
79ドル.99 59ドル.99
you save $20.00 (25%)
online + audio
read and listen
69ドル.99 52ドル.49
you save $17.50 (25%)
with subscription
free or 50% off
24ドル.99

pro 24ドル.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime

lite 19ドル.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


eBook
63ドル.99 47ドル.99
you save $16.00 (25%)
print
79ドル.99 59ドル.99
you save $20.00 (25%)
online + audio
69ドル.99 52ドル.49
you save $17.50 (25%)
with subscription
24ドル.99

Perfect for anyone interested in learning by doing from one of the industry greats.

Anthony Goldbloom, Founder of Kaggle

A sharp, deeply practical guide that teaches you how to think from first principles to build models that actually work.

Santiago Valdarrama, Founder of ml.school

The most up-to-date and complete guide to deep learning you’ll find today!

Aran Komatsuzaki, EleutherAI

Masterfully conveys the true essence of neural networks. A rare case in recent years of outstanding technical writing.

Salvatore Sanfilippo, Creator of Redis

related titles

related titles

choose your plan

pro

monthly
annual
24ドル.99
249ドル.99
only 20ドル.83 per month
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free

team

monthly
annual
49ドル.99
399ドル.99
only 33ドル.33 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free
choose your plan

pro

monthly
annual
24ドル.99
249ドル.99
only 20ドル.83 per month
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free

team

monthly
annual
49ドル.99
399ドル.99
only 33ドル.33 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free
choose your plan

pro

monthly
annual
24ドル.99
249ドル.99
only 20ドル.83 per month
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free

team

monthly
annual
49ドル.99
399ドル.99
only 33ドル.33 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Deep Learning with Python, Third Edition ebook for free

AltStyle によって変換されたページ (->オリジナル) /