kratarth1203 / NeuralNetLinks
A neural network lib based on theano
☆19Updated 10 years ago
Alternatives and similar repositories for NeuralNet
Users that are interested in NeuralNet are comparing it to the libraries listed below
Sorting:
- ☆89Updated 9 years ago
- ☆34Updated 8 years ago
- ☆86Updated 12 years ago
- Fork of https://github.com/Lasagne/Lasagne☆63Updated 9 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- Generative Models with TensorFlow☆30Updated 9 years ago
- Implementation of the reweighted wake-sleep machine learning algorithm☆42Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Torch implementation of Sequence to Sequence Learning with Neural Networks☆24Updated 10 years ago
- Recurrent Neural Network library for Torch7's nn☆19Updated 8 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆59Updated 8 years ago
- ☆132Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne☆116Updated 9 years ago
- A rudimentary wrapper around the fast Maxwell kernels for GEMM and convolution operations provided by nervanagpu☆34Updated 10 years ago
- ☆35Updated 10 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Implementations of differentiable stacks, queues, and deques from "Learning to Transduce with Unbounded Memory"☆20Updated 10 years ago
- ☆64Updated 8 years ago
- Implementation of the VRAE☆60Updated 4 years ago
- Adversarial networks in TensorFlow☆172Updated 9 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.