DeepLearningForNLPInPytorch

NLP tutorial

A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction.

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

GitHub

2k stars
99 watching
463 forks
Language: Jupyter Notebook
last commit: almost 2 years ago
Linked from 1 awesome list

deep-learninglstmneural-networknlppytorchtutorial

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
delip/pytorchnlpbook A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. 1,991
furkanu/deeplearning.ai-pytorch Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch 149
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
napsternxg/pytorch-practice A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks 197
vict0rsch/deep_learning A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. 426
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
hpcgarage/accelerated_dl_pytorch This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. 127
lplenka/pytorch-tutorial A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks 1
stared/thinking-in-tensors-writing-in-pytorch A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples 329
hb20007/hands-on-nltk-tutorial A comprehensive tutorial for natural language processing in Python using NLTK and Jupyter Notebooks. 545
hungtuchen/pytorch-dqn An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. 386
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
teozosa/deep-learning-v2-pytorch A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. 0
rdspring1/pytorch_gbw_lm Trains a large-scale PyTorch language model on the 1-Billion Word dataset 123
gunhochoi/kind-pytorch-tutorial A comprehensive tutorial on building and training PyTorch models using Python 392