Kenneth111 / TransformerDemoLinks
Pytorch nn.Transformer Demo
☆53Updated 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"☆564Updated 5 years ago
- ☆167Updated 6 years ago
- ☆276Updated 3 years ago
- NLP☆134Updated last year
- ☆883Updated last year
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆267Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆19Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- ☆204Updated 2 years ago
- UDA(Unsupervised Data Augmentation) implemented by pytorch