weixsong / min-char-rnn
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
☆136Updated 8 years ago
Alternatives and similar repositories for min-char-rnn:
Users that are interested in min-char-rnn are comparing it to the libraries listed below
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- This code is written for the blogs☆272Updated 8 years ago
- ☆23Updated 6 years ago
- compare embedding☆238Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)☆44Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆190Updated 8 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆277Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 8 years ago
- Convolutional Neural Networks Assignments☆296Updated 9 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- The answer of Stanford cs224d course assignments☆28Updated 9 years ago
- 中国特色深度学习训练插件,使用微信监控并控制keras训练过程☆142Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- AI in action☆39Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- ☆290Updated 8 years ago
- Implementation of the DRAW network in lasagne☆199Updated 9 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- CS224D Assignments☆109Updated 7 years ago
- Implementation of "Sequence to Sequence – Video to Text"☆264Updated 7 years ago
- Python implementation of linear-chain conditional random fields.☆100Updated 11 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- in progress☆187Updated 7 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- ☆106Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago