Giter Site home page Giter Site logo

sumo-graph's Introduction

"# sumo-graph" #single8 mean average python train.py -m throughput -roadnet single8 -green_duration 15 -cmt duration=15 python train.py -m throughput -roadnet single8 -green_duration 20 -cmt duration=20 python train.py -m throughput -roadnet single8 -green_duration 25 -cmt duration=25 python train.py -m throughput -roadnet single8 -green_duration 30 -cmt duration=30

python train.py -m throughput -roadnet single4 -green_duration 20 -cmt duration=20_exp_w=50

single8 exp average

python train.py -m throughput -roadnet single8 -green_duration 20 -cmt duration=20_exp

single4 exp average

python train.py -m queue -roadnet single4 -green_duration 20 -cmt duration=20_queue_500 python test.py -m queue -roadnet single4 -green_duration 20 -mln

python train.py -m throughput -roadnet single4 -green_duration 20 -cmt duration=20_exp python test.py -m throughput -roadnet single4 -green_duration 20 -mln

uniform

python test.py -tsc uniform -roadnet single4 -green_duration 20

sotl

python run_sotl.py -tsc sotl -roadnet single4

#boxplot-delay python delay.py -tsc uniform -roadnet single4 -green_duration 20 python delay.py -tsc dqn -m queue -roadnet single4 -green_duration 20 -mln 1 python delay.py -tsc dqn -m throughput -roadnet single4 -green_duration 20 -mln 7

#duration python test.py -m throughput -roadnet single4 -green_duration 15 -mln

graph

python train.py -m queue -roadnet single8 -green_duration 15 -cmt duration=15

sumo-graph's People

Contributors

gjfxiaomei avatar

Stargazers

 avatar  avatar HungVN avatar

Watchers

 avatar

sumo-graph's Issues

Errors

Hello
Thank you for sharing your code.

I had errors when running your model
I run
python train.py -m throughput -roadnet single8 -green_duration 15 -cmt duration=15

Error

Traceback (most recent call last):
File "train.py", line 173, in
simulation_time, training_time, average_travel_times, reward = ctl.run(episode, epsilon, writer)
File "train.py", line 129, in run
current_node_state.append(item[0][i])
IndexError: index 8 is out of bounds for axis 0 with size 8

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.