Chapters
Recommended Learning Resources
Posted by:
Juspreet51
Last Updated on: 24 July, 2023
Natural Language Processing: Courses
Chapters
Table of Contents
Fundamentals
Attention
Transformer
BERT
Hugging Face
Deployments
Others
Collections
Fundamentals
RNN Architecture & Working
A friendly introduction to RNNs
: Serrano.Academy
RNNs Clearly Explained!!!
: StatQuests
LSTM
Understanding LSTM Networks:
Colah's Blog
Analytics Vidhya: Introduction to LSTMs
Limitations of RNNs
Improvement over RNN:
LSTM
Architecture
Forget Gate
Input Gate
Output Gate
Bhavesh Bhatt
Natural Language Processing
nGrams
Why Do We Need Them
- blog.xrds.acm.org
Embeddings
Word Embedding
: MachineLearningMastery.com
Word Embedding and Word2Vec
: StatQuest
Text Embeddings
: cohere.com
Ritvikmath:
TFIDF
Jay Alammar
The Illustrated
Word2vec
Serrano.Academy
Latent Dirichlet Allocation
(Part 1 of 2)
MIT Courses
RNN, Transformer & Attention
by MIT 6.S191
MIT 6.S191
(Introduction to Deep Learning) Playlist
Attention
Mechanics of Seq2seq Models With Attention
: Jay Alammar
Co-Sine Similarity
: cohere.com
The Attention Mechanism & How It Works
CoHere.com
TheAISummer.com
Scaler.com
Encoder
Decoder
Putting
Encoder - Decoder
Together
Attention Mechanism
: AnalyticsVidhya.com
Transformer
The
Illustrated
Transformer: Jay Alammar
The
Transformer Model
: MachineLearningMastery
The
Transformer
Neural Network: StatQuest
The
Illustrated Retrieval Transformer
: Jay Alammar
CodeEmporium
Transformer Playlist
Sentence Transformers and Embeddings
: pinecone.io
BERT
A Visual Guide to Using BERT
for the First Time: Jay Alammar
The Illustrated BERT, ELMo, and co.
: Jay Alammar
BERT YTube Playlist
: Bhavesh Bhatt
LLMs & Hugging Face
FineTuning PreTrained Model
: HuggingFace
Hugging Face Pre-trained Models
- Find the Best One for Your Task: Neptune.AI
HuggingFace NLP Tutorials
: Bhavesh Bhatt
LLMs: Application through Production
: Databricks YTube Playlist
Deployments
How to
Deploy NLP Models in Production
: Neptune.AI
Deploying Large NLP Models
: Infrastructure Cost Optimization: Neptune.AI
Building a
Sentiment Classification With BERT Embeddings
: Neptune.AI
Building MLOps Pipeline for NLP:
Machine Translation Task by Neptune.AI
Other Bookmarks
string2string
by StanfordNLP
Free NLP resources & courses
by Kaggle-> Kamal Das
Roadmap to Master NLP in 2022
by Analytics Vidhya
Reccommended NLP Collections
StatQuest NLP Videos
RNN
LSTM
Word Embedding and Word2Vec
Sequence-to-Sequence (seq2seq) Encoder-Decoder
Attention
for Neural Networks
Transformer Neural Networks
CodeEmporium Transformer Playlist
Vectors In Transformer
Neural Networks
Self Attention
in Transformer Neural Networks
Multi Head Attention
in Transformer Neural Networks
Positional Encoding
in Transformer Neural Networks Explained
Layer Normalization
EXPLAINED
Blowing up the
Transformer Encoder!
Blowing up
Transformer Decoder architecture
Sentence Tokenization
in Transformer Code from scratch
The complete guide to
Transformer Neural Networks!
Stanford
CS224n
: NLP With Deep Learning