<div><div><font face="Noto Sans, sans-serif" size="2">Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning fra
Deep Learning with Python: a Hands-on Introduction
β Scribed by Ketkar, Nikhil
- Publisher
- Apress
- Year
- 2017
- Tongue
- English
- Leaves
- 235
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Chapter 1: An intuitive look at the fundamentals of deep learning based on practical applications -- Chapter 2: A survey of the current state-of-the-art implementations of libraries, tools and packages for deep learning and the case for the Python ecosystem -- Chapter 3: A detailed look at Keras [1], which is a high level framework for deep learning suitable for beginners to understand and experiment with deep learning -- Chapter 4: A detailed look at Theano [2], which is a low level framework for implementing architectures and algorithms in deep learning from scratch -- Chapter 5: A detailed look at Caffe [3], which is highly optimized framework for implementing some of the most popular deep learning architectures (mainly computer vision) -- Chapter 6: A brief introduction to GPUs and why they are a game changer for Deep Learning -- Chapter 7: A brief introduction to Automatic Differentiation -- Chapter 8: A brief introduction to Backpropagation and Stochastic Gradient Descent -- Chapter 9: A survey of Deep Learning Architectures -- Chapter 10: Advice on running large scale experiments in deep learning and taking models to production. -- Chapter 11: Introduction to Tensorflow. -- Chapter 12: Introduction to PyTorch. -Chapter 13: Regularization Techniques. -- Chapter 14: Training Deep Leaning Models.;Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning frameworks such as Keras, Theano, and Caffe. The practicalities of these frameworks is often acquired by practitioners by reading source code, manuals, and posting questions on community forums, which tends to be a slow and a painful process. Deep Learning with Python allows you to ramp up to such practical know-how in a short period of time and focus more on the domain, models, and algorithms. This book briefly covers the mathematical prerequisites and fundamentals of deep learning, making this book a good starting point for software developers who want to get started in deep learning. A brief survey of deep learning architectures is also included. Deep Learning with Python also introduces you to key concepts of automatic differentiation and GPU computation which, while not central to deep learning, are critical when it comes to conducting large scale experiments. You will: Leverage deep learning frameworks in Python namely, Keras, Theano, and Caffe Gain the fundamentals of deep learning with mathematical prerequisites Discover the practical considerations of large scale experiments Take deep learning models to production.
β¦ Table of Contents
Chapter 1: An intuitive look at the fundamentals of deep learning based on practical applications --
Chapter 2: A survey of the current state-of-the-art implementations of libraries, tools and packages for deep learning and the case for the Python ecosystem --
Chapter 3: A detailed look at Keras [1], which is a high level framework for deep learning suitable for beginners to understand and experiment with deep learning --
Chapter 4: A detailed look at Theano [2], which is a low level framework for implementing architectures and algorithms in deep learning from scratch --
Chapter 5: A detailed look at Caffe [3], which is highly optimized framework for implementing some of the most popular deep learning architectures (mainly computer vision) --
Chapter 6: A brief introduction to GPUs and why they are a game changer for Deep Learning --
Chapter 7: A brief introduction to Automatic Differentiation --
Chapter 8: A brief introduction to Backpropagation and Stochastic Gradient Descent --
Chapter 9: A survey of Deep Learning Architectures --
Chapter 10: Advice on running large scale experiments in deep learning and taking models to production. --
Chapter 11: Introduction to Tensorflow. --
Chapter 12: Introduction to PyTorch. -Chapter 13: Regularization Techniques. --
Chapter 14: Training Deep Leaning Models.
β¦ Subjects
Computer programming;Computer science;Computers;Logic, Symbolic and mathematical;Mathematical Logic and Formal Languages;Programming languages (Electronic computers);Electronic books
π SIMILAR VOLUMES
<p>Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning frameworks such as Keras, Theano, and Caffe. The pract
Understand basic-to-advanced deep learning algorithms, the mathematical principles behind them, and their practical applications Key Features Get up to speed with building your own neural networks from scratch Gain insights into the mathematical principles behind deep learning algorithms Implement p
My goal here is for something that is partly a tutorial and partly a reference book. I like how tutorials get you up and running quickly, but they can often be a little wordy and disorganized. Reference books contain a lot of good information, but they are often too terse, and they donβt often give
This friendly and accessible guide to AI theory and programming in Python requires no maths or data science background. Key Features Roll up your sleeves and start programming AI models No math, data science, or machine learning background required Packed with hands-on examples, illustrations, and c