Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 452 Bytes

cs224n-NLP-with-DeepLearning

Assignment1. Tasks

Q1: Softmax

Q2: Neural Network Basics

Q3: word2vec

Q4: Sentiment Analysis

Assignment2. Tasks

Q1: Tensorflow Softmax

Q2: Neural Transition-Based Dependency Parsing

Q3: Recurrent Neural Networks(RNN): Language Modeling

Assignment3. Tasks

Q1: A window into NER(Named Entity Relation)

Q2: Recurrent neural nets for NER

Q3: Grooving with GRUs