weixsong / min-char-rnnLinks
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
☆138Updated 9 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
Sorting:
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- This code is written for the blogs☆270Updated 9 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- Links to a curated list of awesome implementations of models.☆135Updated 8 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 9 years ago
- learn how to create lstm recognize through Tensorflow☆21Updated 9 years ago
- ☆213Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Convolutional Neural Network for python users☆102Updated 9 years ago
- 💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)☆609Updated 8 years ago
- GAN讨论群讨论汇总的地方☆227Updated 8 years ago
- DeepLearningBook 读书会笔记及讲义☆146Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- AI in action☆39Updated 7 years ago
- compare embedding☆238Updated 10 years ago
- The answer of Stanford cs224d course assignments☆27Updated 9 years ago
- How to use TensorLayer☆348Updated 7 years ago
- Using Keras+TensorFlow to solve NCFM-Leadboard Top 5%☆249Updated 8 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- 中国特色深度学习训练插件,使用微信监控并控制keras训练过程☆142Updated 8 years ago
- ☆290Updated 9 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 9 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Convolutional Neural Networks Assignments☆296Updated 10 years ago
- Assignment solutions CS224n: Natural Language Processing with Deep Learning (winter-2017)☆43Updated 8 years ago
- Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the v…☆344Updated 4 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- CS224D Assignments☆107Updated 8 years ago
- Bayesian Machine Learning☆209Updated 3 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago