All Projects → Yorko → Dl_in_nlp_deeppavlov_cs224n_spring2020

Yorko / Dl_in_nlp_deeppavlov_cs224n_spring2020

"Deep Learning in Natural Language Processing" - a course by DeepPavlov built on top of Stanford's cs224n

Projects that are alternatives of or similar to Dl in nlp deeppavlov cs224n spring2020

Alice
NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Machine Learning
Code & Data for Introduction to Machine Learning with Scikit-Learn
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
D3 Js Step By Step
http://zeroviscosity.com/category/d3-js-step-by-step
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Quickstart Python
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Captcha Decoder
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Attention Transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
Stars: ✭ 1,231 (+1419.75%)
Mutual labels:  jupyter-notebook
Data mining in action 2018 spring
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Wellnessconversation Languagemodel
Korean Language Model을 이용한 심리상담 대화 언어 모델.
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Depthprediction
A tool to predict the depth field of a 2-dimensional image
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Talks odt
Slides and materials for most of my talks by year
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Nd101
记录自己深度学习之路的点滴
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Odscon Sf 2015
Material for ODSCON San Francisco 2015
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Fcn.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
Stars: ✭ 1,230 (+1418.52%)
Mutual labels:  jupyter-notebook
Tensorflow object detector
Tensorflow Object Detector
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Tutorials2021
Mediterranean Machine Learning school tutorials
Stars: ✭ 81 (+0%)
Mutual labels:  jupyter-notebook
Visual tracking api
A simple visual tracking interface using Python
Stars: ✭ 80 (-1.23%)
Mutual labels:  jupyter-notebook
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+1414.81%)
Mutual labels:  jupyter-notebook
Fnn
Embed strange attractors using a regularizer for autoencoders
Stars: ✭ 81 (+0%)
Mutual labels:  jupyter-notebook
Style Semantics
Code for the paper "Controlling Style and Semantics in Weakly-Supervised Image Generation", ECCV 2020
Stars: ✭ 81 (+0%)
Mutual labels:  jupyter-notebook
Mimic Code
MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
Stars: ✭ 1,225 (+1412.35%)
Mutual labels:  jupyter-notebook

"DL in NLP" by DeepPavlov. Spring 2020

The course is held in Russian. Main platform is this Telegram channel. Lead by Alex Sorokin (@alexeysorokin89) & Vasiliy Konovalov (@letmypeoplego), both affiliated with MIPT. Supported by OpenDataScience, unoffical discussions are held in the #class_cs224n Slack channel.

Main links

Week 1. Word Vector Representations

  1. Lectures:

  2. Quiz 1 due on Feb 10th, 9am Moscow time.

  3. Quiz 2 due on Feb 17th, 9am Moscow time.

  4. ** Assignment 1.** Github Classroom invitation link. Due on Feb 18th, 00:00 MST.

  5. Assignment 2. Studying word embeddings and implemeting word2vec. Github Classroom invitation link. Due on March 20th (extended), 23:59 Moscow time.

Weeks 2-4. Basics of neural networks

  1. Materials:

  2. Quiz 3 due on Feb 24th, 9am Moscow time.

  3. Quiz 4 due on March 2nd, 9am Moscow time.

Week 5. RNNs and language models

  1. Materials:

    • cs231n lecture 6
    • cs231n lecture 7
    • cs231n lecture notes
    • lecture on ngram models 🇷🇺
    • "The Unreasonable Effectiveness of Recurrent Neural Networks", a post by A. Karpathy
    • "Understanding LSTM Networks", a post by Christopher Olah
    • On gradients in RNNs, a paper
  2. Quiz 5 due on March 9th, 9am Moscow time.

  3. Quiz 6 due on March 17th, 10am Moscow time.

Now that the official course repo is constantly updated, better to follow that one.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].