-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed some bugs and updated Documentation
- Loading branch information
Showing
4 changed files
with
8 additions
and
34 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"count":1,"self":7.1537695999999995,"total":13.351348999999999,"children":{"InitializeActuators":{"count":64,"self":0.002062,"total":0.002062,"children":null},"InitializeSensors":{"count":64,"self":0.026810999999999998,"total":0.026810999999999998,"children":null},"AgentSendState":{"count":606,"self":0.196108,"total":3.797703,"children":{"GridSensor.Update":{"count":6464,"self":3.55298,"total":3.55298,"children":null},"CollectObservations":{"count":6464,"self":0.014714,"total":0.014714,"children":null},"WriteActionMask":{"count":6464,"self":0.009531,"total":0.009531,"children":null},"RequestDecision":{"count":6464,"self":0.02437,"total":0.02437,"children":null}}},"DecideAction":{"count":606,"self":1.86553,"total":2.023949,"children":{"GridSensor.Write":{"count":6464,"self":0.143345,"total":0.143345,"children":null},"RayPerceptionSensor.Perceive":{"count":6464,"self":0.015073999999999999,"total":0.015073999999999999,"children":null}}},"AgentAct":{"count":606,"self":0.307096,"total":0.307709,"children":{"GridSensor.Update":{"count":1,"self":0.00061299999999999994,"total":0.00061299999999999994,"children":null}}},"GridSensor.Update":{"count":66,"self":0.037447999999999995,"total":0.037447999999999995,"children":null}},"gauges":{"CrossroadLights.CumulativeReward":{"count":67,"max":0.9949333,"min":-1.0026,"runningAverage":0.888096035,"value":0.9905667,"weightedAverage":0.963085353}},"metadata":{"timer_format_version":"0.1.0","start_time_seconds":"1656930979","unity_version":"2020.3.11f1","command_line_arguments":"\/Applications\/Unity\/Hub\/Editor\/2020.3.11f1\/Unity.app\/Contents\/MacOS\/Unity -projectpath \/Users\/stela\/Git\/CYENS\/TrafficFlow -useHub -hubIPC -cloudEnvironment production -licensingIpc LicenseClient-stela -hubSessionId 59157390-fb7b-11ec-8664-852e03a70f20 -accessToken qNiLrSuPDlQ1cBCsjDAIQwT7WacN73fc1t5NX4Acioc011f","communication_protocol_version":"1.5.0","com.unity.ml-agents_version":"2.1.0-exp.1","scene_name":"Crossroad","end_time_seconds":"1656930992"}} | ||
{"count":1,"self":1.463766,"total":2.453487,"children":{"InitializeActuators":{"count":64,"self":0.001792,"total":0.001792,"children":null},"InitializeSensors":{"count":64,"self":0.041759,"total":0.041759,"children":null},"AgentSendState":{"count":84,"self":0.019884,"total":0.46309,"children":{"GridSensor.Update":{"count":896,"self":0.400651,"total":0.400651,"children":null},"CollectObservations":{"count":896,"self":0.001743,"total":0.001743,"children":null},"WriteActionMask":{"count":896,"self":0.001076,"total":0.001076,"children":null},"RequestDecision":{"count":896,"self":0.039736,"total":0.039736,"children":null}}},"DecideAction":{"count":84,"self":0.39902299999999996,"total":0.440559,"children":{"GridSensor.Write":{"count":896,"self":0.039451,"total":0.039451,"children":null},"RayPerceptionSensor.Perceive":{"count":896,"self":0.002085,"total":0.002085,"children":null}}},"AgentAct":{"count":84,"self":0.041629,"total":0.041629,"children":null}},"gauges":{},"metadata":{"timer_format_version":"0.1.0","start_time_seconds":"1669039146","unity_version":"2020.3.11f1","command_line_arguments":"\/home\/stela\/Unity\/Hub\/Editor\/2020.3.11f1\/Editor\/Unity -projectpath \/home\/stela\/Git\/CYENS\/TrafficFlow -useHub -hubIPC -cloudEnvironment production -licensingIpc LicenseClient-stela -hubSessionId 9be09030-69a1-11ed-9d88-fd227bc9813a -accessToken dy2PgFNNXVOA1nB4yC22lCSDWcqMXBmWtekVvHI2h6g011f","communication_protocol_version":"1.5.0","com.unity.ml-agents_version":"2.2.1-exp.1","scene_name":"Crossroad","end_time_seconds":"1669039149"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters