Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 213 Bytes

nn-tf-cwrnn

This is a tensorflow implement of the Clockwork RNN neural nework proposal by paper [arXiv, https://arxiv.org/abs/1402.3511]

This code is based on tomrunia's code github.com/tomrunia/ClockworkRNN.