Giter Site home page Giter Site logo

congestionrlpricing's Introduction

Folder description

generate_roadnet folder

A Python pipeline using NetworkX to convert real-world data (Manhattan, Porto and Hangzhou) from OpenStreetMap and taxi trajectories into a simulator-compatible format, including traffic flow, signals, intersections and roads data.

run folder

run_XX.py : contains training process of different baselines (partial).

actor_critic folder

Contains realizations of several deep learning and reinforcement learning algorithms (GCN, Actor-Critic network)

agent folder

Contains several agents with different behavior modes in the Multi-Agent RL environment (eg. roads, drivers).

metric folder

Contains some API calculating metrics for agents’ cost.

dataset folder

Contains roadnet files for simulated world construction.

frontend folder

Contains some fronted tools for traffic visualization.

You could use index.html and the generated .txt file. Run

python download_replay.py

to download example replay txt files after you finish the training process. Checkout Document for more instructions.

congestionrlpricing's People

Contributors

kristinx351 avatar

Watchers

 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.