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:
- Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)☆42Updated last year
- Tensorflow implementation of a linear attention architecture☆44Updated 4 years ago
- xfspell — the Transformer Spell Checker☆188Updated 5 years ago
- Some notebooks for NLP☆207Updated last year
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- ☆76Updated 5 years ago
- ☆31Updated 6 years ago
- ☆34Updated 4 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆229Updated 2 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.☆76Updated 2 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆161Updated 3 years ago
- Unofficial PyTorch implementation of the Involution layer from CVPR 2021☆45Updated 4 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- ☆48Updated 2 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- A collection of scripts to preprocess ASR datasets and finetune language-specific Wav2Vec2 XLSR models☆31Updated 4 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 4 years ago
- http://nlp.seas.harvard.edu/2018/04/03/attention.html☆62Updated 4 years ago
- Efficient and easy to use transliteration for Indian languages☆50Updated 5 years ago
- Jupyter notebooks that use the Fastai library☆92Updated 4 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- Intelligently expand and create contractions in text leveraging grammar checking and Word Mover's Distance.☆78Updated 3 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- docker for HF wav2vec2-sprint☆13Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- ☆43Updated 3 years ago