#
- Shenzhen, China
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
8
stars
written in Lua
Clear filter
Image-to-image translation with conditional adversarial nets
Torch implementation of DeepMask and SharpMask
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/karpathy/char-rnn. Support Chinese and other things.
An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521