Interesting Tutorials

  1. The Illustrated GPT-2 (Visualizing Transformer Language Models) [link]
  2. How to start a speech [link]
  3. Who would you bet on? [link]
  4. Hierarchical LDA python implementation [link]
  5. Found this very clear youtube tutorial on Dirichlet Process (unfortunately only in Chinese) [link]
  6. Topic Modeling with LSA, PLSA, LDA & lda2Vec. [link] [back-up copy]
  7. A very good tutorial that goes through the idea behind the generalization bound via VC dimension. [link] [back-up copy 1] [back-up copy 2]
  8. A good tutorial on transformers. [link]
  9. An overview of multi-task learning [link]