Coder Social home page Coder Social logo

illidanlab / simulator Goto Github PK

View Code? Open in Web Editor NEW
190.0 9.0 75.0 45 KB

Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning

License: GNU General Public License v3.0

Python 100.00%
multi-agent-reinforcement-learning simulator fleet-management

simulator's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simulator's Issues

Simulator

Hello, how does the simulation experiment sample from the sample? How is the specific process achieved? How did the total number of drivers and the number of orders increase?

Document code

Hello, is the code you released complete? In the process of "mapped"_ matrix_ int.pkl "File import, is this the file you have pre trained before? If I make up a simulated data, I use run_ How should I deal with this fake data format when running ca2c.py without error? We look forward to your reply!

The number of drivers in the grids is only increasing

I found that when a driver received an order for a destination that wasn't a valid grid, instead of removing the driver, he was set to offline. The whole simulation program seems to have no way to reduce the driver except for reset. So the number of drivers in the valid grids will only increase, not decrease.

add new charging event into simulator

Hi Kaixiang,

If I want to add a new type of event "charing" into the simulator, do you have any suggestions about this modification?

thank you so much!

Hexagonal grid maps converted to 2D matrices

Converting a quadrilateral grid to a 2-D matrix is easy to understand.

I would like to know how Hexagonal grid maps are converted to 2D matrices (It would be better if there was a script to handle it).

Looking forward to your reply !

Input and test

Hello, can you tell me the data input and output of your simulator? Or can you give me a fake D data form? thank you

state for any agent

in this paper, for any agent i where s_t^i =[s_t, g_j]
here, s_t^i is a small state matrix or something else?

About the driver status information in the code.

It seems that the Open Gaia Dataset didn't provide the the status of drivers. From your view, is there a workaround to acquire driver status , such as on-line, off-line, etc., besides seeking help from DiDi AI Lab?

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.