from oxford cs deep learning for NLP courses and more
- Practical 1 - Word2Vec Embedding
- Practical 2 - MLP Classifiers
- Practical 3-1 - RNN based Classifiers
- Practical 3-2 - RNN based Language Models
- Practical 4 - Seq2Seq Model with Nested Attention for text summary
- Practical 5 - Transformer Model (TBA)
- Vanilla RNN implementation
- Vanilla LSTM implementation
make install
make notebook