Step-by-Step Tutorials


Video Tutorials

Hugging Face Transformers in 40 Lines of Code

Live coding demo: load a pretrained model, tokenize text, and run inference in under 40 lines with Hugging Face.

Python Sentiment Analysis Project with NLTK and Transformers. Classify Amazon Reviews!!

In this video you will go through a Natural Language Processing Python Project creating a Sentiment Analysis classifier with NLTK's VADER and Huggingface Roberta Transformers. The project is to classify the seniment of amazon customer reviews

Illustrated Guide to Transformers Neural Network: A step by step explanation

Transformers are the rage nowadays, but how do they work? This video demystifies the novel neural network architecture with step by step explanation and illustrations on how transformers work