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:
- This code is written for the blogs☆270Updated 9 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
- Links to a curated list of awesome implementations of models.☆135Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 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
- Convolutional Neural Networks Assignments☆296Updated 10 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- How to use TensorLayer☆348Updated 7 years ago
- 💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)☆609Updated 8 years ago
- learn how to create lstm recognize through Tensorflow☆21Updated 9 years ago
- The answer of Stanford cs224d course assignments☆27Updated 9 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 9 years ago
- GAN讨论群讨论汇总的地方☆226Updated 8 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- ☆213Updated 8 years ago
- ☆290Updated 9 years ago
- DeepLearningBook 读书会笔记及讲义☆146Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- compare embedding☆238Updated 10 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlow☆70Updated 4 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- sliced-rnn☆470Updated 6 years ago
- Using Keras+TensorFlow to solve NCFM-Leadboard Top 5%☆249Updated 8 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- ☆23Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago