Skip to content

raklokesh/DecisionPrediction_UsingTrajectory_RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting outcome of movement trajectories using RNN

The project is contained in the Jupyter notebook (model_rnn.ipynb).

  • Participants reached from a start circle to one of two targets. Thus, there were three possible outcomes of the trajectories: Left target reach, Right target reach, Not reached target in time.
  • The RNN was trained to predict the outcome of the trajectory given a 100 ms trajectory sample (x coordinates, y coordinates, x velocities, y velocities and time in trial).

Releases

No releases published

Packages

No packages published