Book description
Dive deeper into neural networks and get your models trained, optimized with this quick reference guide
About This Book
- A quick reference to all important deep learning concepts and their implementations
- Essential tips, tricks, and hacks to train a variety of deep learning models such as CNNs, RNNs, LSTMs, and more
- Supplemented with essential mathematics and theory, every chapter provides best practices and safe choices for training and fine-tuning your models in Keras and Tensorflow.
Who This Book Is For
If you are a Data Scientist or a Machine Learning expert, then this book is a very useful read in training your advanced machine learning and deep learning models. You can also refer this book if you are stuck in-between the neural network modeling and need immediate assistance in getting accomplishing the task smoothly. Some prior knowledge of Python and tight hold on the basics of machine learning is required.
What You Will Learn
- Solve regression and classification challenges with TensorFlow and Keras
- Learn to use Tensor Board for monitoring neural networks and its training
- Optimize hyperparameters and safe choices/best practices
- Build CNN's, RNN's, and LSTM's and using word embedding from scratch
- Build and train seq2seq models for machine translation and chat applications.
- Understanding Deep Q networks and how to use one to solve an autonomous agent problem.
- Explore Deep Q Network and address autonomous agent challenges.
In Detail
Deep learning has become an essential necessity to enter the world of artificial intelligence. With this book deep learning techniques will become more accessible, practical, and relevant to practicing data scientists. It moves deep learning from academia to the real world through practical examples.
You will learn how Tensor Board is used to monitor the training of deep neural networks and solve binary classification problems using deep learning. Readers will then learn to optimize hyperparameters in their deep learning models. The book then takes the readers through the practical implementation of training CNN's, RNN's, and LSTM's with word embeddings and seq2seq models from scratch. Later the book explores advanced topics such as Deep Q Network to solve an autonomous agent problem and how to use two adversarial networks to generate artificial images that appear real. For implementation purposes, we look at popular Python-based deep learning frameworks such as Keras and Tensorflow, Each chapter provides best practices and safe choices to help readers make the right decision while training deep neural networks.
By the end of this book, you will be able to solve real-world problems quickly with deep neural networks.
Style and approach
An easy-to-follow, step-by-step guide to help you get to grips with real-world applications of training deep neural networks.
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- Packt Upsell
- Foreword
- Contributors
- Preface
- The Building Blocks of Deep Learning
- Using Deep Learning to Solve Regression Problems
- Monitoring Network Training Using TensorBoard
- Using Deep Learning to Solve Binary Classification Problems
- Using Keras to Solve Multiclass Classification Problems
- Hyperparameter Optimization
- Training a CNN from Scratch
- Transfer Learning with Pretrained CNNs
- Training an RNN from scratch
- Training LSTMs with Word Embeddings from Scratch
- Training Seq2Seq Models
- Using Deep Reinforcement Learning
- Generative Adversarial Networks
- Other Books You May Enjoy
Product information
- Title: Deep Learning Quick Reference
- Author(s):
- Release date: March 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788837996
You might also like
book
Deep Learning with Keras
Get to grips with the basics of Keras to implement fast and efficient deep-learning models About …
book
Python Deep Learning - Second Edition
Learn advanced state-of-the-art deep learning techniques and their applications using popular Python libraries Key Features Build …
book
Advanced Deep Learning with Python
Gain expertise in advanced deep learning domains such as neural networks, meta-learning, graph neural networks, and …
book
Python Deep Learning Projects
Insightful practical projects to master deep learning and neural network architectures using Python, Keras and MXNet …