nikhilbarhate99 / Char-RNN-PyTorchLinks
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
☆49Updated 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)☆45Updated last year
- Some notebooks for NLP☆207Updated 2 years ago
- ☆31Updated 6 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- ☆76Updated 5 years ago
- xfspell — the Transformer Spell Checker☆190Updated 5 years ago
- Tensorflow implementation of a linear attention architecture☆44Updated 4 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆119Updated 4 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- ☆48Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- Jupyter notebooks that use the Fastai library☆92Updated 4 years ago
- 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 2 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 5 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- ☆43Updated 4 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 4 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆161Updated 3 years ago
- A tidy and complete archive of metadata for papers on arxiv.org, 1993-2019☆28Updated 5 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- Use fastai-v2 with HuggingFace's pretrained transformers☆110Updated 5 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
- ☆34Updated 5 years ago
- A benchmark for code-switched NLP, ACL 2020☆76Updated last year
- Generating paper titles (and more!) with GPT trained on data scraped from arXiv.☆148Updated 2 years ago
- ☆43Updated 3 years ago