practical-pytorch and practical-torchtext

These two tools are **complementary**: the deprecated `practical-pytorch` repo offered general PyTorch tutorials, while `practical-torchtext` provides specific tutorials for using the `torchtext` library, making the latter useful for NLP practitioners who might have learned general PyTorch concepts from resources like the former (or its modern equivalents) and now want to apply them to text data.

practical-pytorch
51
Established
practical-torchtext
40
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 22/25
Stars: 4,543
Forks: 1,087
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 185
Forks: 54
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Archived Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About practical-pytorch

spro/practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

Covers character-level and sequence-to-sequence RNN architectures for NLP tasks including text classification, generation, and machine translation with attention mechanisms. Implements practical applications like name classification, Shakespeare text generation, and neural machine translation using PyTorch's autograd and embedding layers. Jupyter notebooks demonstrate end-to-end workflows with internet-sourced datasets and GloVe word vectors.

About practical-torchtext

keitakurita/practical-torchtext

A set of tutorials for torchtext

Scores updated daily from GitHub, PyPI, and npm data. How scores work