| karpathy/char-rnn |
11,227 |
|
0 |
0 |
over 2 years ago |
0 |
|
112 |
|
Lua |
| Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch |
| sherjilozair/char-rnn-tensorflow |
2,622 |
|
0 |
0 |
over 5 years ago |
0 |
|
49 |
mit |
Python |
| Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow |
| jiesutd/LatticeLSTM |
1,018 |
|
0 |
0 |
almost 7 years ago |
0 |
|
4 |
|
Python |
| Chinese NER using Lattice LSTM. Code for ACL 2018 paper. |
| karpathy/recurrentjs |
864 |
|
0 |
0 |
over 9 years ago |
0 |
|
5 |
|
HTML |
| Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation. |
| yoonkim/lstm-char-cnn |
812 |
|
0 |
0 |
over 9 years ago |
0 |
|
14 |
mit |
Lua |
| LSTM language model with CNN over characters |
| vpj/python_autocomplete |
762 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
Python |
| A simple neural network for python autocompletion |
| carpedm20/lstm-char-cnn-tensorflow |
737 |
|
0 |
0 |
over 7 years ago |
0 |
|
17 |
mit |
Python |
| in progress |
| threelittlemonkeys/lstm-crf-pytorch |
454 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
Python |
| LSTM-CRF in PyTorch |
| watsonyanghx/CNN_LSTM_CTC_Tensorflow |
330 |
|
0 |
0 |
almost 8 years ago |
0 |
|
26 |
mit |
Python |
| CNN+LSTM+CTC based OCR implemented using tensorflow. |
| tiberiu44/TTS-Cube |
216 |
|
0 |
0 |
almost 3 years ago |
0 |
|
2 |
apache-2.0 |
Python |
| End-2-end speech synthesis with recurrent neural networks |