Recurrent Neural Networks: Text Generation
Course
Online
Description
-
Type
Course
-
Methodology
Online
-
Start date
Different dates available
One of the most active areas of research in the field of Artificial Intelligence is Language Modeling. From AI assistants like Google Assistant, Siri or Alexa, to machine translation and text generation, this field is filled filled with innovation and opportunities. Language Modeling is powered by Recurrent Neural Networks (RNNs), and this course will not only teach you to understand what they are and why they are so efficient, but to two of the most popular types of models – Generative and Discriminative.
You’ll learn all about:
Embeddings (including bag of words, one hot encoders, and tuning your Vocabulary size)
Using Sampling to generate text
Training your RNNs using Backpropagation through time (BPTT) to write code that generates code
Problems with Vanilla RNNs (Vanishing Gradient and Exploding Gradient)
Solving the Vanishing Gradient Problem using Long Short Term Memory Cells (LSTM)
Gated Recurrent Units (GRU) – the pros and cons versus the LSTM Cell
Once you’ve mastered these concepts, you will go on to build two RNNs – you’ll begin with one which classifies Movie Reviews for you, before creating your own Text Generator RNN, which – if you train it with enough data – will even write code for you!
Frameworks and tools covered: Python 3.5, Anaconda 5.0, NumPy 1.13, Tensorflow 1.4, Keras 2.1
Your Courses, Your Way
All of our project-based courses are designed to be flexible – you can access courses 24/7 to fit them around your schedule, and choose the learning materials that suit you best.
You can even download your course videos and watch them offline using the Zenva app, available on iOS and Android.
Learn from World-Class Instructors
Our course instructors participate in elite developer programs and have been recognized for their demonstrated excellence in development and teaching.
That way, you can be confident that you’re learning the most up-to-date content from industry experts.
Interactive Lessons with Codemurai
Facilities
Location
Start date
Start date
About this course
Intermediate Python programming skills
Familiarity with Artificial Neural Networks
Reviews
This centre's achievements
All courses are up to date
The average rating is higher than 3.7
More than 50 reviews in the last 12 months
This centre has featured on Emagister for 4 years
Subjects
- Networks
Course programme
Intro 4:34
Intro 4:34
4:34
Language Modeling 9:38
Language Modeling 9:38
9:38
Embeddings Part 1 9:28
Embeddings Part 1 9:28
9:28
Embeddings Part 2 13:44
Embeddings Part 2 13:44
13:44
Recurrent Neural Networks 12:59
Recurrent Neural Networks 12:59
12:59
Sampling from an RNN 10:18
Sampling from an RNN 10:18
10:18
Backpropagation Through Time 13:10
Backpropagation Through Time 13:10
13:10
Problems with RNNs 6:31
Problems with RNNs 6:31
6:31
Long Short Term Memory Cell 10:18
Long Short Term Memory Cell 10:18
10:18
Gated Recurrent Unit Cell 5:38
Gated Recurrent Unit Cell 5:38
5:38
RNN Training Tips 8:48
RNN Training Tips 8:48
8:48
Classifying Movie Reviews Part 1 11:54
Classifying Movie Reviews Part 1 11:54
11:54
Classifying Movie Reviews Part 2 13:13
Classifying Movie Reviews Part 2 13:13
13:13
Text Generation Part 1 11:14
Text Generation Part 1 11:14
11:14
Text Generation Part 2 11:27
Text Generation Part 2 11:27
11:27
Text Generation Part 3 12:18
Text Generation Part 3 12:18
12:18
Text Generation Part 4 13:04
Text Generation Part 4 13:04
13:04
Conclusion 2:48
Conclusion 2:48
2:48
Additional information
Recurrent Neural Networks: Text Generation
