8000 GitHub - aowais2/elmanRNN: Prediction of trajectories using a simple one hidden layer Elman Network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aowais2/elmanRNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

elmanRNN

Prediction of trajectories using a simple one hidden layer Elman Network using only numpy.

One file contains the trajectory and the idea is to have another variable that is just one time step further than the original trajectory, get predicted.

We have two inputs, two outputs, which represent the x and y co-ordinates, and five hidden (and thus context) layers.

The data file is uploaded to the elman_rnn repo

About

Prediction of trajectories using a simple one hidden layer Elman Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0