Skip to content

wangjing0/vARNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three types of recurrent neural networks (RNN) for time series prediction with reinforcement

ARNN: autoregressive RNN

vARNN: weight varying autoregressive RNN

GRU: Gated Recurrent Unit, a simplified LSTM

How to backprop through a random node?

About

A RNN model implements reinforcement learning with adjustable noise on its connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published