Paper recommendations for course

Hey,

I really enjoy your course.
Can you provide paper recommendations for the course (especially LSTM Siamese, but also for the rest)?

Best Regards,
Thomas

1 Like

Hi Thomas, thanks for your question.
Please feel free to check this out: https://aclanthology.org/W16-1617.pdf

Here are recommendations on other NLP related papers:

  1. (Hopfield, 1982) “Neural networks and physical systems with emergent collective computational abilities” - RNN
  2. (Hochreiter, 1997) “Long short-term memory”
  3. (Vaswani, 2017) “Attention is all you need”
  4. (Devlin, 2018) “Bert: Pre-training of deep bidirectional transformers for language understanding”
  5. (Brown, 2020) ”Language models are few-shot learners”

Hope this helps. :slight_smile:

2 Likes