Kenneth111 / TransformerDemoLinks
Pytorch nn.Transformer Demo
☆54Updated 5 years ago
Alternatives and similar repositories for TransformerDemo
Users that are interested in TransformerDemo are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆571Updated 5 years ago
- ☆277Updated 3 years ago
- ☆166Updated 6 years ago
- ☆882Updated last year
- NLP☆135Updated last year
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆268Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- The information of computer journal☆179Updated 3 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- 机器学习算法,大厂面经,coding,算法比赛资源整合大礼包~助你校招乘风破浪!内容持续更新中,欢迎star🌟☆217Updated 4 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆517Updated 2 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆492Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- ☆265Updated 4 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- ☆204Updated 3 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆417Updated 3 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 4 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,154Updated 3 years ago
- UDA(Unsupervised Data Augmentation) implemented by pytorch☆278Updated 5 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆718Updated 5 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆492Updated last month
- RoFormer V1 & V2 pytorch☆516Updated 3 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆608Updated 3 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆336Updated 3 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆39Updated 8 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆328Updated 2 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆564Updated 2 years ago
- seq_2_seq text generation based on transformers☆22Updated 4 years ago