Home
Softono
PyTorchNLPBook

PyTorchNLPBook

Open source Apache-2.0 Jupyter Notebook
2.1K
Stars
810
Forks
26
Issues
55
Watchers
3 years
Last Commit

About PyTorchNLPBook

# Natural Language Processing with PyTorch _Build Intelligent Language Applications Using Deep Learning_ <br>By Delip Rao and Brian McMahan Welcome. This is a companion repository for the book [Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning](https://www.amazon.com/Natural-Language-Processing-PyTorch-Applications/dp/1491978236/). Table of Contents ================= <!--ts--> * Get Started! * [Chapter 1: Introduction](https://github.com/joosthub/PyTorchNLPBook/tree/master/chapters/chapter_1) * PyTorch Basics * Chapter 2: A Quick Tour of NLP * [Chapter 3: Foundational Components of Neural Networks](https://github.com/joosthub/PyTorchNLPBook/tree/master/chapters/chapter_3) * In-text examples * Diving deep into supervised training * Classifying sentiment of restaurant reviews using a Perceptron * [Chapter 4: Feed-forward Networks for NLP](https://github.com/joosthub/PyTorchNLPBook/tree/master/chapters/chapter_4) * Limitations of the Perceptron ...

Platforms

Web Self-hosted

Languages

Jupyter Notebook

Links

Natural Language Processing with PyTorch

Build Intelligent Language Applications Using Deep Learning
By Delip Rao and Brian McMahan

Welcome. This is a companion repository for the book Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning.

Table of Contents