Stars
4
results
for source starred repositories
written in Lua
Clear filter
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
LSTM language model with CNN over characters
Text classification using a convolutional neural network.
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.