Home Preliminaries and Tutorials
Post
Cancel

Preliminaries and Tutorials

Preliminaries

To gain most of this workshop, you would need (if you have not already) familiarise yourself with the following concepts and skills:

If you lack familiarity with any of the preliminariy skills do not worry! We provide links to great third-party tutorials for you!

Python:

Machine Learning and NLP:

  • Basic understanding of ML concepts: model training and evaluation stages, loss functions, metrics
  • Familiarity with NLP domain: word embeddings, text data handling (e.g. tokenisation), familiar with classic NLP problems (e.g., text classifiction)
  • Basic knowledge of deep learning (gradients, backpropogation, activation functions)
This post is licensed under CC BY 4.0 by the author.