PyTorchNLPBook
PyTorch NLP tutorial
A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch.
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
2k stars
55 watching
810 forks
Language: Jupyter Notebook
last commit: almost 2 years ago
Linked from 1 awesome list
deep-learningdeep-neural-networksnatural-language-processingneural-machine-translationneural-networksnlppytorchpytorch-nlppytorch-tutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
| A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
| A comprehensive tutorial covering various Natural Language Processing tasks using the NLTK library in Python. | 545 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
| A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| A Python library for natural language processing tasks, including text manipulation and analysis. | 479 |
| Tutorials on implementing neural networks in NLP using the DyNet toolkit | 433 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 386 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |