Deep Learning Essentials: Your hands-on guide to the fundamentals of deep learning and neural network modeling

Deep Learning Essentials: Your hands-on guide to the fundamentals of deep learning and neural network modeling

English | 2018 | ISBN: 978-1785880360 | 284 Pages | PDF, EPUB | 70 MB

Get to grips with the essentials of deep learning by leveraging the power of Python
Deep Learning a trending topic in the field of Artificial Intelligence today and can be considered to be an advanced form of machine learning, which is quite tricky to master.
This book will help you take your first steps in training efficient deep learning models and applying them in various practical scenarios. You will model, train, and deploy different kinds of neural networks such as Convolutional Neural Network and Recurrent Neural Network, and will see some of their applications in real-world domains including computer vision, natural language processing, and speech recognition. You will build practical projects such as chatbots, implement reinforcement learning to build smart games, and develop expert systems for image captioning and processing. Popular Python library such as TensorFlow is used in this book to build the models. This book also covers solutions for different problems you might come across while training models, such as noisy datasets and small datasets
By the end of this book, you will have a firm understanding of the basics of deep learning and neural network modeling, along with their practical applications.
What you will learn

  • Get to grips with the core concepts of deep learning and neural networks
  • Set up deep learning library such as TensorFlow
  • Fine-tune your deep learning models for NLP and computer vision applications
  • Unify different information sources, such as images, text, and speech through deep learning
  • Optimize and fine-tune your deep learning models for better performance
  • Train a deep reinforcement learning model that plays a game better than humans
  • Learn how to make your models get the best out of your GPU or CPU
Homepage