Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 897 Bytes

File metadata and controls

18 lines (12 loc) · 897 Bytes

Deep Learning with Python by François Chollet

Deep Learning with Python

This repository contains projects and code implementations based on the book "Deep Learning with Python" by François Chollet. The book serves as an excellent resource for individuals interested in delving into the world of deep learning using Python and Keras.

About the Book

"Deep Learning with Python" by François Chollet is a comprehensive guide that provides hands-on experience in understanding and implementing deep learning concepts using the Python programming language. The author, François Chollet, is the creator of Keras, a popular high-level neural networks API.

The book covers a range of topics, including:

  • Fundamentals of deep learning
  • Neural network architectures
  • Image classification
  • Natural language processing
  • Transfer learning
  • Generative models