Deep Learning Essentials: Your hands-on guide to the fundamentals of deep learning and neural network modeling: Wei Di, Anurag Bhardwaj, Jianing Wei: 9781785880360: Amazon.com: Books (original) (raw)

Get to grips with the essentials of deep learning by leveraging the power of Python

Key Features

Book Description

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

Who This Book Is For

Aspiring data scientists and machine learning experts who have limited or no exposure to deep learning will find this book to be very useful. If you are looking for a resource that gets you up and running with the fundamentals of deep learning and neural networks, this book is for you. As the models in the book are trained using the popular Python-based libraries such as TensorFlow and Keras, it would be useful to have sound programming knowledge of Python. Prior knowledge of deep learning is not required.

Table of Contents

  1. Why Deep Learning?
  2. Getting Yourself Ready for Deep Learning
  3. Getting Started with Neural Networks
  4. Deep learning in Computer Vision
  5. Natural language processing - Vector Representation
  6. Advanced Natural language processing
  7. Multi-modality
  8. Reinforcement Learning
  9. Deep Learning Hacks
  10. Deep Learning Trends