udibr / sketchLinks
Learn handwriting using RNN
☆65Updated 10 years ago
Alternatives and similar repositories for sketch
Users that are interested in sketch are comparing it to the libraries listed below
Sorting:
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- Playground for some RNN stuff in Torch.☆20Updated 9 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Unsupervised Learning on Neural Network Outputs☆73Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- Talk for SciPy2015 "Deep Learning: Tips From The Road"☆44Updated 10 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 6 years ago
- example of using LSTM Networks to generate Monet - like paintings☆83Updated 9 years ago
- ☆35Updated 9 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 8 years ago
- Code for the Torch in Action book☆44Updated 8 years ago
- doc and model for NDSB☆31Updated 10 years ago
- Deep Learning Dashboard☆38Updated 8 years ago
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Deep Learning Package base on Theano☆103Updated 8 years ago
- Torch implementation of Sequence to Sequence Learning with Neural Networks☆24Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- ☆29Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 7 years ago
- GitXiv Competition: Replicate the findings of the Deep Q&A research paper, preferably in collaboration with others. Use library of choice…