huashiyiqike / NETLABLinks
A C++ neural network libray for sequences mainly, focusing on Long Short-term Memory (LSTM) and Restricted Boltsmann Machine (RBM) Layers.
☆16Updated 10 years ago
Alternatives and similar repositories for NETLAB
Users that are interested in NETLAB are comparing it to the libraries listed below
Sorting:
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 11 years ago
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- GPU accelerated Deep Belief Network☆47Updated 10 years ago
- modular implementation of new algorithm☆13Updated 11 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 8 years ago
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆191Updated 10 years ago
- An implementation of Highway Networks in Caffe☆96Updated 10 years ago
- Attention models☆32Updated 10 years ago
- Library for implementing RNNs with Theano☆195Updated 3 years ago
- ☆89Updated 9 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Updated 9 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- ☆92Updated 11 years ago
- Code for a convolutional autoencoder written on python, theano, lasagne, nolearn☆172Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Talk on "Bayesian optimisation", beginner level☆25Updated 9 years ago
- Stochastic gradient routines for Theano☆103Updated 7 years ago
- LSTM Python library using Cython☆37Updated 11 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- ☆58Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- ☆24Updated 9 years ago
- [unmaintained] Additional Sequence to Sequence Features for TensorFlow☆56Updated 5 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 10 years ago
- ☆86Updated 12 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago