Skip to content

Aw-Rascle-Zhang (ARZ) Traffic Model Gym Environment

Notifications You must be signed in to change notification settings

saehong/gym_arz_sim

Repository files navigation

gym_arz_sim

The second-order Aw-Rascle-Zhang (ARZ) Traffic Model Implementation.

Requirement

Python 3

OpenAI Gym

How to install this gym environment

  1. Download/Copy this repository
  2. In the same folder, type "pip install -e ." on command line
  3. In python, import gym
  4. In python, set the environment: env=gym.make("arz-v0",sett=settings, cont_sett=control_settings)
  5. In "ARZ_Gym_Tutorial.ipynb", the instruction can be found.

Bibtex

Contacts

Saehong Park: sspark@berkeley.edu

Huan Yu: huy015@ucsd.edu

About

Aw-Rascle-Zhang (ARZ) Traffic Model Gym Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published