Skip to content

Commit eb5f314

Browse files
authored
Add article on augmentation and zero-shot learning in NLP
1 parent 7c38104 commit eb5f314

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ Blogs and Newsletters
102102
* [Karpathy's The Unreasonable Effectiveness of Recurrent Neural Networks](https://karpathy.github.io/2015/05/21/rnn-effectiveness)
103103
* [Machine Learning Mastery: Deep Learning for Natural Language Processing](https://machinelearningmastery.com/category/natural-language-processing)
104104
* [Visual Paper Summary: ALBERT (A Lite BERT)](https://amitness.com/2020/02/albert-visual-summary/)
105+
* [A Visual Survey of Data Augmentation in NLP](https://amitness.com/2020/05/data-augmentation-for-nlp/)
106+
* [Self Supervised Representation Learning in NLP](https://amitness.com/2020/05/self-supervised-learning-nlp/)
107+
* [Zero-Shot Learning for Text Classification](https://amitness.com/2020/05/zero-shot-text-classification/)
105108

106109
### Videos and Online Courses
107110
[Back to Top](#contents)

0 commit comments

Comments
 (0)