Deep Learning with Python

  • 9h 54m 58s
  • Francois Chollet
  • Manning Publications
  • 2019

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.

  • Deep learning from first principles
  • Setting up your own deep-learning environment
  • Image-classification models
  • Deep learning for text and sequences
  • Neural style transfer, text generation, and image generation

Machine learning has made remarkable progress in recent years. We went from near-unusable speech and image recognition, to near-human accuracy. We went from machines that couldn't beat a serious Go player, to defeating a world champion. Behind this progress is deep learning - a combination of engineering advances, best practices, and theory that enables a wealth of previously impossible smart applications.

In this Audiobook

  • Chapter 1 - What is Deep Learning?
  • Chapter 2 - Before We Begin: The Mathematical Building Blocks of Neural Networks
  • Chapter 3 - Getting Started with Neural Networks
  • Chapter 4 - Fundamentals of Machine Learning
  • Chapter 5 - Deep Learning for Computer Vision
  • Chapter 6 - Deep Learning for Text and Sequences
  • Chapter 7 - Advanced Deep-Learning Best Practices
  • Chapter 8 - Generative Deep Learning
  • Chapter 9 - Conclusions