Skip to content

tam17aki/recurrent-batchnorm-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

An implementation of LSTM with Recurrent Batch Normalization.

This implementation is based on the following paper:

Tim Cooijmans, Nicolas Ballas, César Laurent, Çağlar Gülçehre, Aaron Courville, "Recurrent Batch Normalization," https://arxiv.org/abs/1603.09025

The implementation of DCGAN in TensorFlow was referred to implement the batch normalization functionality and incorporate it into LSTM cell of TensorFlow.

About

An implementation of LSTM with Recurrent Batch Normalization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages