Giter Site home page Giter Site logo

lstm-acc-predict's Introduction

Analysis of Recurrent Neural Networks for Probabilistic Modeling of Driver Behavior

List of Files

  • RNNspeed-predict.lua: used for training LSTM networks
  • FFspeed-predict.lua: used for training feedforward networks

Sample command: th RNNspeed-predict.lua -mixture_size 2 -nn_size 128 -learning_rate 4e-3 -epochs 10 -dropout 0.25

  • analyze.lua: propagates simulated trajectories using trained LSTM networks
  • FF_analyze.lua: propagates simulated trajectories using trained feedforward networks
  • The util folder contains various scripts called by the main scripts
  • The model folder contains files that define the structure of the LSTM networks
  • The analysis folder contains files that were used to propagate and analyze simulated trajectories. These include:
    • IDM_fit.ipynb: used to learn the parameters for the IDM model
    • compare_traj.jl: used to find RWSE, KL Divergence, and fraction of negative state values
    • cross_val.lua and ffcv.lua: scripts that load trained models and propagate simulated trajectories.

Note: The data used for this project is not included in this repository. The reconstructed NGSIM data can be obtained by following the instructions here.

lstm-acc-predict's People

Contributors

jgmorton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.