spro / char-rnn.pytorchView external linksLinks
PyTorch implementation of char-rnn (character-level language model)
☆203Jun 23, 2021Updated 4 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:
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,548Jul 1, 2021Updated 4 years ago
- Train a simple convnet on the MNIST dataset and evaluate the BALD acquisition function☆16Aug 7, 2017Updated 8 years ago
- replicate the results of rule extract lstm☆16Jun 9, 2017Updated 8 years ago
- a pytorch implement of Hinton's capsule network.☆21Apr 3, 2020Updated 5 years ago
- recent audio generation papers (including speech, music and general audios)☆13Mar 14, 2023Updated 2 years ago
- A molecule generation benchmarking platform☆13Feb 22, 2018Updated 7 years ago
- ☆12Jul 16, 2023Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆13Jul 31, 2017Updated 8 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆12Oct 12, 2018Updated 7 years ago
- A pedagogical, functional-oriented deep learning library built on top of jax.☆15Jul 19, 2021Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆741Mar 27, 2022Updated 3 years ago
- This is an attempt to familiarize myself with PyTorch. In this example, the target to generate a sequence of continuous data (sine waves …☆15Dec 26, 2017Updated 8 years ago
- Code for a generative controller for the AI Gym cartpole task☆15Feb 22, 2017Updated 8 years ago
- (Deprecated) See https://github.com/mrkulk/Unsupervised-Capsule-Network☆14May 9, 2015Updated 10 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,663Dec 24, 2020Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch☆11,971Oct 24, 2023Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Jun 8, 2017Updated 8 years ago
- ☆16Jun 22, 2017Updated 8 years ago
- Code to accompany the paper "Learning Graphical State Transitions"☆171May 9, 2017Updated 8 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,556Jun 21, 2022Updated 3 years ago
- Uses Tesseract OCR outputs to locate and segment math regions from document images☆18Sep 17, 2017Updated 8 years ago
- Pytorch code for ProGAN optimized for human reading over machine execution☆18May 3, 2020Updated 5 years ago
- A PyTorch implementation of a YOLO v2 Object Detector☆17Mar 24, 2018Updated 7 years ago
- Markov Chains and Hidden Markov Models to generate and correct sentences☆21Dec 31, 2017Updated 8 years ago
- A script of image noise reduction using the ksvd algorithm written in python.☆20Apr 10, 2017Updated 8 years ago
- Recommender systems in Python☆50Jan 21, 2015Updated 11 years ago
- An open source framework for seq2seq models in PyTorch.☆1,516Sep 17, 2025Updated 4 months ago
- Evolution Strategies in PyTorch☆354Sep 11, 2017Updated 8 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Dec 13, 2020Updated 5 years ago
- A PyTorch implementation of fast-wavenet☆92Mar 16, 2018Updated 7 years ago
- Public course repo☆24Mar 11, 2019Updated 6 years ago
- Character Level Generative Adversarial Network☆23Sep 13, 2016Updated 9 years ago
- Leaning hard attention model by policy gradient with rewards based on active inference.☆22Sep 9, 2017Updated 8 years ago
- ByteNet for character-level language modelling☆319Aug 23, 2017Updated 8 years ago
- TensorFlow implementation of ScrabbleGAN (ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation, CVPR 2020)☆63Feb 23, 2022Updated 3 years ago
- Neuraltalk2 in tensorflow☆58Feb 16, 2017Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Apr 11, 2018Updated 7 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆243Jun 21, 2022Updated 3 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,565Sep 10, 2025Updated 5 months ago