Skip to content
forked from bogatyy/cs224d

Code for Stanford CS224D: deep learning for natural language understanding

Notifications You must be signed in to change notification settings

YunjeongLee/cs224d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs224d

Code for Stanford CS224D: deep learning for natural language understanding

The interesting part is Assignment 3, implementing recursive (tree-structured) neural networks using tf.while_loop for 16x faster training and 8x faster inference.

Assignments 1 and 2 are the standard solutions for class assignments, with tiny variations.

About

Code for Stanford CS224D: deep learning for natural language understanding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%