https://github.com/andreaschandra/natural-language-processing-with-pytorch
These notebooks contain code from NLP with PyTorch book with some personal customization
https://github.com/andreaschandra/natural-language-processing-with-pytorch
Last synced: about 1 year ago
JSON representation
These notebooks contain code from NLP with PyTorch book with some personal customization
- Host: GitHub
- URL: https://github.com/andreaschandra/natural-language-processing-with-pytorch
- Owner: andreaschandra
- Created: 2019-02-22T10:42:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T10:46:11.000Z (over 7 years ago)
- Last Synced: 2025-02-12T09:39:27.661Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Natural Language Processing with PyTorch
These notebooks contain code from NLP with PyTorch book