A third of our Python Deep Learning Projects are in the field of computational linguistics. Unstructured text data is everywhere, and is being generated at an astonishing rate. We split up the approaches and technologies employed into five parts, to adequately handle the breadth of information. Let's review how the projects in Chapters 3, Word Representation Using word2vec, through Chapter 8, Handwritten Digits Classification Using ConvNets, relate and build on one another.
-
Book Overview & Buying
-
Table Of Contents
Python Deep Learning Projects
By :
Python Deep Learning Projects
By:
Overview of this book
Deep learning has been gradually revolutionizing every field of artificial intelligence, making application development easier.
Python Deep Learning Projects imparts all the knowledge needed to implement complex deep learning projects in the field of computational linguistics and computer vision. Each of these projects is unique, helping you progressively master the subject. You’ll learn how to implement a text classifier system using a recurrent neural network (RNN) model and optimize it to understand the shortcomings you might experience while implementing a simple deep learning system.
Similarly, you’ll discover how to develop various projects, including word vector representation, open domain question answering, and building chatbots using seq-to-seq models and language modeling. In addition to this, you’ll cover advanced concepts, such as regularization, gradient clipping, gradient normalization, and bidirectional RNNs, through a series of engaging projects.
By the end of this book, you will have gained knowledge to develop your own deep learning systems in a straightforward way and in an efficient way
Table of Contents (17 chapters)
Preface
Building Deep Learning Environments
Training NN for Prediction Using Regression
Word Representation Using word2vec
Building an NLP Pipeline for Building Chatbots
Sequence-to-Sequence Models for Building Chatbots
Generative Language Model for Content Creation
Building Speech Recognition with DeepSpeech2
Handwritten Digits Classification Using ConvNets
Object Detection Using OpenCV and TensorFlow
Building Face Recognition Using FaceNet
Automated Image Captioning
Pose Estimation on 3D models Using ConvNets
Image Translation Using GANs for Style Transfer
Develop an Autonomous Agent with Deep R Learning
Summary and Next Steps in Your Deep Learning Career
Other Books You May Enjoy