8000 GitHub - otsubo/MTRNN: implementation of multiple timescale recurrent neural network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

otsubo/MTRNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MTRNN

implementation of multiple timescale recurrent neural network

now constructing...

##MNIST example data.py is from https://github.com/pfnet/chainer/tree/master/examples/mnist

for the RNN implementation, each images is sliced per row pixel. So, RNN predict row pixel group from up to bottom.

About

implementation of multiple timescale recurrent neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0