All Projects → illidanlab → Simulator

illidanlab / Simulator

Licence: gpl-3.0
Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Simulator

Ghdl
VHDL 2008/93/87 simulator
Stars: ✭ 1,285 (+866.17%)
Mutual labels:  simulator
Linesimulator
LINESimulator
Stars: ✭ 103 (-22.56%)
Mutual labels:  simulator
Surmagic
🚀 The better way to deal with Binary Frameworks on iOS, Mac Catalyst, tvOS, macOS, and watchOS. Create XCFrameworks with ease.
Stars: ✭ 119 (-10.53%)
Mutual labels:  simulator
Rinsim
RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP). The simulator is developed at the imec-DistriNet group at the dept. of Computer Science, KU Leuven, Belgium.
Stars: ✭ 91 (-31.58%)
Mutual labels:  simulator
Simctl
Ruby interface to xcrun simctl
Stars: ✭ 97 (-27.07%)
Mutual labels:  simulator
Thorium
Platform for starship simulator controls
Stars: ✭ 109 (-18.05%)
Mutual labels:  simulator
Simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Stars: ✭ 1,260 (+847.37%)
Mutual labels:  simulator
Answer
答题助手,适用于 百万英雄 / 芝士超人 / 冲顶大会 / 花椒百万赢家 等多个直播答题类 APP,支持 iOS、Android 手机和模拟器,3 秒出结果
Stars: ✭ 130 (-2.26%)
Mutual labels:  simulator
Open Exam Suite
This project seeks to create an open source exam designer and simulator that will be solace for those wanting to take any simulated examinations.
Stars: ✭ 101 (-24.06%)
Mutual labels:  simulator
Jplogistics c152
A MSFS Addon to improve the Cessna C152
Stars: ✭ 118 (-11.28%)
Mutual labels:  simulator
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+895.49%)
Mutual labels:  simulator
Awesome Emulators Simulators
A curated list of software emulators and simulators of PCs, home computers, mainframes, consoles, robots and much more...
Stars: ✭ 94 (-29.32%)
Mutual labels:  simulator
Decoraki
🏠 3D Simulator for interior design
Stars: ✭ 110 (-17.29%)
Mutual labels:  simulator
Ets2 Local Radio
Radio from wherever you are in ETS2/ATS
Stars: ✭ 88 (-33.83%)
Mutual labels:  simulator
Nine41
Automate overriding the status bars for all running iOS simulators
Stars: ✭ 124 (-6.77%)
Mutual labels:  simulator
Card Game Simulator
Create, Share, and Play
Stars: ✭ 87 (-34.59%)
Mutual labels:  simulator
Simulte
SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++
Stars: ✭ 106 (-20.3%)
Mutual labels:  simulator
Dynamorio
Dynamic Instrumentation Tool Platform
Stars: ✭ 1,828 (+1274.44%)
Mutual labels:  simulator
Edumips64
Free cross-platform educational MIPS64 CPU Simulator
Stars: ✭ 126 (-5.26%)
Mutual labels:  simulator
Touch Bar Simulator
Use the Touch Bar on any Mac
Stars: ✭ 1,608 (+1109.02%)
Mutual labels:  simulator

Simulator

This simulator serves as the training and evaluation platform in the following work:

Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning Kaixiang Lin, Renyu Zhao, Zhe Xu, Jiayu Zhou KDD 2018 Long presentation

Prerequisites

  • Python 2

Run

cd ./tests/
python run_example.py

Docs

Please find more details of usage in Wiki

References

If you find this work helpful in your research, please consider citing the following paper. The bibtex are listed below:

@article{lin2018efficient,
  title={Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning},
  author={Lin, Kaixiang and Zhao, Renyu and Xu, Zhe and Zhou, Jiayu},
  journal={arXiv preprint arXiv:1802.06444},
  year={2018}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].