Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

replay #6

Open
ThisIsIsaac opened this issue Aug 20, 2019 · 1 comment
Open

replay #6

ThisIsIsaac opened this issue Aug 20, 2019 · 1 comment

Comments

@ThisIsIsaac
Copy link

ThisIsIsaac commented Aug 20, 2019

  1. Can't find replay.txt and roadnetlog.json

I am running training & inference on a remote server and want to watch the replays on my local desktop.

I see that the path to replay files have been designated here:

{
	"interval": 1.0,
	"seed": 0,
	"dir": "hangzhou_1x1_bc-tyc_18041607_1h/",
	"roadnetFile": "roadnet.json", 
	"flowFile": "flow.json", 
	"rlTrafficLight": true,
	"saveReplay": true,
	"roadnetLogFile": "roadnetlog.json", 
	"replayLogFile": "replay.txt"
}

But even when I do run inference, I can't find where the replay file is saved.

  1. watching replay on my local
    I am assuming copying replay.txtand roadnetlog.json to my local and using Chrome to open: http://localhost:8080/?roadnetFile=roadnet.json&logFile=replay.txt.
@zzchuman
Copy link

zzchuman commented Jul 3, 2020

  1. Can't find replay.txt and roadnetlog.json

I am running training & inference on a remote server and want to watch the replays on my local desktop.

I see that the path to replay files have been designated here:

{
	"interval": 1.0,
	"seed": 0,
	"dir": "hangzhou_1x1_bc-tyc_18041607_1h/",
	"roadnetFile": "roadnet.json", 
	"flowFile": "flow.json", 
	"rlTrafficLight": true,
	"saveReplay": true,
	"roadnetLogFile": "roadnetlog.json", 
	"replayLogFile": "replay.txt"
}

But even when I do run inference, I can't find where the replay file is saved.

  1. watching replay on my local
    I am assuming copying replay.txtand roadnetlog.json to my local and using Chrome to open: http://localhost:8080/?roadnetFile=roadnet.json&logFile=replay.txt.

hello, I have try to run it. But, when I look the scores.pdf. iT IS:
image
DO you know why ..?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants