Log In
0% completed
All Lessons
Free Lessons (7)
What you'll learn from this course
Overview
Word Embeddings
Introduction
Vocabulary
Embeddings
Skip-gram
Embedding Matrix
Candidate Sampling
Embedding Loss
Cosine Similarity
K-Nearest Neighbors
Quiz
Language Model
Introduction
Language Model
Padding
RNN/LSTM
Dropout
Multiple Layers
LSTM Output
Calculating Loss
Predictions
Tensor Indexing
Quiz
Text Classification
Introduction
Sentiment Analysis
Embeddings
Bidirectional LSTM
Logits
Loss
Classification
Improving the Model
Quiz
Seq2Seq Model
Introduction
Training Data
Final States
Combined State
Encoder-Decoder
Attention
Training Sampler
Decoder Object
Decoding Output
Calculating Loss
Inference Decoding
Model Improvement
Datasets
Quiz
Course Conclusion
Natural Language Processing with Machine Learning
/
...
/
Datasets
Datasets
An overview of some useful datasets to train a seq2seq model with.
We'll cover the following...
A. Seq2seq datasets
...