Khanhnamle1994 Natural Language Processing Save

Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning

Project README

CoverPhoto

Natural language processing (NLP) is one of the most important technologies of the information age. Understanding complex language utterances is also a crucial part of artificial intelligence. Applications of NLP are everywhere because people communicate most everything in language: web search, advertisement, emails, customer service, language translation, radiology reports, etc. There are a large variety of underlying tasks and machine learning models behind NLP applications. Recently, deep learning approaches have obtained very high performance across many different NLP tasks. These models can often be trained with a single end-to-end model and do not require traditional, task-specific feature engineering. In this winter quarter course students will learn to implement, train, debug, visualize and invent their own neural network models. The course provides a thorough introduction to cutting-edge research in deep learning applied to NLP. On the model side we will cover word vector representations, window-based neural networks, recurrent neural networks, long-short-term-memory models, recursive neural networks, convolutional neural networks as well as some recent models involving a memory component. Through lectures and programming assignments students will learn the necessary engineering tricks for making neural networks work on practical problems.

Table of Contents

Lectures

Assignments

Open Source Agenda is not affiliated with "Khanhnamle1994 Natural Language Processing" Project. README Source: khanhnamle1994/natural-language-processing

Open Source Agenda Badge

Open Source Agenda Rating