11 results found Sort:

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Created 2018-07-17
175 commits to main branch, last one 4 months ago
688
2.4k
unknown
56
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Created 2019-04-24
79 commits to master branch, last one 2 years ago
258
2.2k
bsd-3-clause
56
Basic Utilities for PyTorch Natural Language Processing (NLP)
This repository has been archived (exclude archived)
Created 2018-02-25
451 commits to master branch, last one 11 months ago
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Created 2019-03-21
10 commits to master branch, last one 4 years ago
800
2.0k
apache-2.0
54
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Created 2019-01-24
23 commits to master branch, last one about a year ago
186
1.3k
apache-2.0
25
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Created 2017-10-21
829 commits to master branch, last one about a month ago
🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial
Created 2019-07-05
151 commits to master branch, last one 2 months ago
Implementing nlp papers relevant to classification with PyTorch, gluonnlp
Created 2019-03-29
383 commits to master branch, last one 4 years ago
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Created 2019-09-18
30 commits to master branch, last one 3 years ago
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be ...
Created 2020-01-29
56 commits to master branch, last one 2 years ago