RNN_MATLAB
Sequence learning toolkit
A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models.
this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to sequences) etc.GPU version is available
80 stars
7 watching
30 forks
Language: Matlab
last commit: over 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A toolbox for creating and training recurrent neural networks | 99 | |
| A recurrent neural network implementation optimized for speed and parallelizability | 31 | |
| A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 560 | |
| A framework for building custom recurrent neural networks with Keras | 765 | |
| A toolbox for building and training deep neural networks in Matlab | 70 | |
| A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 | |
| A C library for training and synthesizing recurrent neural networks | 900 | |
| An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 | |
| This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 | |
| Training software for neural machine translation systems using attention mechanisms and multi-layer encoder-decoder models. | 105 | |
| A library for building recurrent neural networks in Ruby using the tlearn simulator. | 96 | |
| Sequence-to-sequence mapping using encoder-decoder RNNs with optional GPU support and validation/early-stopping mechanisms for training | 8 | |
| Matlab codes for feature learning algorithms used in machine learning experiments | 568 | |
| A Matlab toolbox for building and training deep neural networks | 0 | |
| Real-time visualization of neural network training performance | 418 |