Coder Social home page Coder Social logo

christopherdaigle / cs224n Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leehanchung/cs224n

0.0 0.0 0.0 260.86 MB

Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020

Home Page: https://web.stanford.edu/class/cs224n/index.html

License: MIT License

Jupyter Notebook 0.39% Shell 0.01% Python 0.53% JavaScript 98.96% Erlang 0.01% TeX 0.10%

cs224n's Introduction

Stanford CS 224n Natural Language Processing with Deep Learning

Self study on Stanford CS 224n, Winter 2020. Special thanks to Stanford and Professor Chris Manning for making this great resources online and free to the public. No access to autograder, thus no guarantee that the solutions are correct.

Lecture Videos, CS 224n, Winter 2019

Lecture slides, CS 224n, Winter 2019

Lecture notes, CS 224n, Winter 2019

Assignment 1 ✔️

Constructed count vectorized embeddings using co-occurance matrix and used Gensim word2vec to study predictions and language biases.

Assignment 2 ✔️

Implemented and trained word2vec in Numpy.

Written: Understanding word2vec

Coding: Implementing word2vec

word_vectors

Assignment 3 ✔️

Written and Coding

Assignment 4 ✔️

Coding: Neural Machine Translation with RNN

Left local Windows 10 machine with RTX 2080 Ti training overnight. Hit early stopping at around 11 hours. Test BLEU score 35.89.

Train

Test

Written: Analyzing NMT Systems

Assignment 5 Public ✔️

Trained using batch_size=64 vs default 32, and set max_epoch=60 vs default 30 on a local RTX 2080 Ti. GPU memory at 10/11GB. Training reached maximum number of epochs after 34 hours, with training loss at the low 70s and validation perplexity at 59. Average words per second is around 2000 words per second. Test BLEU score 27.96.

Coding: Neural Machine Translation with RNN

Train

Test

Written: Neural Machine Translation with RNN

LICENSE

All slides, notes, assignments, and provided code scaffolds are owned by Stanford University.

cs224n's People

Contributors

leehanchung avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.