Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Deep Learning Algorithms with Python

You're reading from   Hands-On Deep Learning Algorithms with Python Master deep learning algorithms with extensive math by implementing them using TensorFlow

Arrow left icon
Product type Paperback
Published in Jul 2019
Publisher Packt
ISBN-13 9781789344158
Length 512 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Sudharsan Ravichandiran Sudharsan Ravichandiran
Author Profile Icon Sudharsan Ravichandiran
Sudharsan Ravichandiran
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: Getting Started with Deep Learning FREE CHAPTER
2. Introduction to Deep Learning 3. Getting to Know TensorFlow 4. Section 2: Fundamental Deep Learning Algorithms
5. Gradient Descent and Its Variants 6. Generating Song Lyrics Using RNN 7. Improvements to the RNN 8. Demystifying Convolutional Networks 9. Learning Text Representations 10. Section 3: Advanced Deep Learning Algorithms
11. Generating Images Using GANs 12. Learning More about GANs 13. Reconstructing Inputs Using Autoencoders 14. Exploring Few-Shot Learning Algorithms 15. Assessments 16. Other Books You May Enjoy

Preface

Deep learning is one of the most popular domains in the artificial intelligence (AI) space, which allows you to develop multi-layered models of varying complexities. This book introduces you to popular deep learning algorithms—from basic to advanced—and shows you how to implement them from scratch using TensorFlow. Throughout the book, you’ll gain insights into each algorithm, the mathematical principles behind it, and how to implement them in the best possible manner.

The book starts by explaining how you can build your own neural network, followed by introducing you to TensorFlow; the powerful Python-based library for machine learning and deep learning. Next, you will get up to speed with gradient descent variants, such as NAG, AMSGrad, AdaDelta, Adam, Nadam, and more. The book will then provide you with insights into the working of Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) and how to generate song lyrics with RNN. Next, you will master the math for convolutional and Capsule networks, widely used for image recognition tasks. Towards the concluding chapters, you will learn how machines understand the semantics of words and documents using CBOW, skip-gram, and PV-DM. Then you will explore various GANs such as InfoGAN and LSGAN and also autoencoders such as contractive autoencoders, VAE, and so on.

By the end of this book, you will be equipped with the skills needed to implement deep learning in your own projects.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime