torch-bnlstm

Recurrent net

An implementation of a recurrent neural network architecture with batch normalization

Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.

GitHub

92 stars
7 watching
17 forks
Language: Lua
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kaishengtai/torch-ntmAn implementation of a Neural Turing Machine model using Torch279
iassael/torch-dqnAn implementation of Deep Q-Networks using PyTorch to learn actions in grid world environments29
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
aciditeam/torch-modelsA collection of Lua implementations of state-of-the-art machine learning models using the Torch framework.54
jiasenlu/cdssmAn implementation of a specific deep learning model in PyTorch for natural language processing tasks.41
richardassar/samplernn_torchA Torch implementation of a deep learning model for generating audio from input data156
element-research/rnnA Lua-based library for building and working with recurrent neural networks941
retraigo/la-classyA machine learning module for single layer perceptron models using Rust.4
ankane/torch.rbA Ruby implementation of deep learning libraries inspired by PyTorch.739
guillaume-chevalier/har-stacked-residual-bidir-lstmsAn implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow.319
0lnetworkcommunity/libra-legacy-v6A reference implementation of a neutral replicated state machine based on the Libra/Diem technologies248
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
torch/nngraphGraphical computation library for building neural network architectures299
lim0606/caffe-googlenet-bnRe-implementation of a neural network model with batch normalization and customized training parameters.131
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282