nikhilbarhate99 / Char-RNN-PyTorchLinks
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
☆48Updated 6 years ago
Alternatives and similar repositories for Char-RNN-PyTorch
Users that are interested in Char-RNN-PyTorch are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of a linear attention architecture☆44Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Some notebooks for NLP☆207Updated last year
- Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)☆42Updated last year
- Use fastai-v2 with HuggingFace's pretrained transformers☆110Updated 4 years ago
- Jupyter notebooks that use the Fastai library☆92Updated 4 years ago
- Exploring the Limits of Low-Resource Neural Machine Translation☆34Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- ☆76Updated 5 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- Byte Pair Encoding for Python!☆230Updated 2 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆238Updated last year
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- docker for HF wav2vec2-sprint☆13Updated 4 years ago
- ☆34Updated 4 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆173Updated last year
- Implementation of character based convolutional neural network☆261Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Personal implementation of the Transformer paper.☆22Updated last year
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- Keras style progressbar for Pytorch (PK Bar)☆32Updated last year
- ☆42Updated 3 years ago
- xfspell — the Transformer Spell Checker☆190Updated 5 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆134Updated 3 years ago
- A collection of scripts to preprocess ASR datasets and finetune language-specific Wav2Vec2 XLSR models☆31Updated 4 years ago
- German small and large versions of GPT2.☆20Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago