transformer-pytorch topic

List transformer-pytorch repositories

pytorch-transformer-kor-eng

64
Stars
25
Forks
Watchers

Transformer Implementation using PyTorch for Neural Machine Translation (Korean to English)

nlp-notebook

485
Stars
106
Forks
Watchers

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

swin-transformer-pytorch

744
Stars
124
Forks
Watchers

Implementation of the Swin Transformer in PyTorch.

MoEL

71
Stars
14
Forks
Watchers

MoEL: Mixture of Empathetic Listeners

image_captioning_with_transformers

48
Stars
10
Forks
Watchers

Pytorch implementation of image captioning using transformer-based model.

Transformer-based-SER

29
Stars
2
Forks
Watchers

Transformer-based model for Speech Emotion Recognition(SER) - implemented by Pytorch