Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 2.36 KB

README.md

File metadata and controls

45 lines (40 loc) · 2.36 KB

Natural Language Processing with PyTorch

Build Intelligent Language Applications Using Deep Learning
By Delip Rao and Brian McMahan
Examples with refactored code by Risto Hinno

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

I have refactored original code a bit and fixed some bugs. Most notable changes are adding src folder to each chapter and learner class for training/using the model. There are also notebooks for showing how to use refactored code.

Table of Contents