torch-bnlstm
Recurrent net
An implementation of a recurrent neural network architecture with batch normalization
Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.
92 stars
7 watching
17 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a Neural Turing Machine model using Torch | 279 |
| An implementation of Deep Q-Networks using PyTorch to learn actions in grid world environments | 29 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
| An implementation of a specific deep learning model in PyTorch for natural language processing tasks. | 41 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| A Lua-based library for building and working with recurrent neural networks | 941 |
| A machine learning module for single layer perceptron models using Rust. | 4 |
| A Ruby implementation of deep learning libraries inspired by PyTorch. | 739 |
| An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. | 319 |
| A reference implementation of a neutral replicated state machine based on the Libra/Diem technologies | 248 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Graphical computation library for building neural network architectures | 299 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |