cs224n topic

List cs224n repositories

CS224n-Assignment

32
Stars
11
Forks
Watchers

My solutions for 2019/2021 CS224n Assignments.

deep-learning-resources

36
Stars
4
Forks
Watchers

Books, courses, videos and blogs, mostly about Deep Learning.

Stanford-CS224n-NLP

50
Stars
17
Forks
Watchers

The course notes about Stanford CS224n Natural Language Processing with Deep Learning Winter 2019 (using PyTorch)

cs224n-win2223

200
Stars
60
Forks
Watchers

Code and written solutions of the assignments of the Stanford CS224N: Natural Language Processing with Deep Learning course from winter 2022/2023

BERT-Multitask-learning

15
Stars
3
Forks
Watchers

Multitask-learning of a BERT backbone. Allows to easily train a BERT model with state-of-the-art method such as PCGrad, Gradient Vaccine, PALs, Scheduling, Class imbalance handling and many optimizati...