-
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.
Update .gitignore and timer JSON files, adjust scene settings and UI …
…text for clarity
- Loading branch information
1 parent
c2d104b
commit f2db371
Showing
6 changed files
with
34 additions
and
16 deletions.
There are no files selected for viewing
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
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":9.0373808,"total":9.084541,"children":{"InitializeActuators":{"count":1,"self":0.0012289999999999998,"total":0.0012289999999999998,"children":null},"InitializeSensors":{"count":1,"self":0.001401,"total":0.001401,"children":null},"AgentSendState":{"count":247,"self":0.002155,"total":0.016573,"children":{"CollectObservations":{"count":50,"self":0.00045999999999999996,"total":0.00045999999999999996,"children":null},"WriteActionMask":{"count":50,"self":0.000274,"total":0.000274,"children":null},"RequestDecision":{"count":50,"self":0.013684,"total":0.013684,"children":null}}},"DecideAction":{"count":247,"self":0.02477,"total":0.02477,"children":null},"AgentAct":{"count":247,"self":0.0027329999999999998,"total":0.0027329999999999998,"children":null}},"gauges":{},"metadata":{"timer_format_version":"0.1.0","start_time_seconds":"1734669545","unity_version":"2022.3.38f1","command_line_arguments":"\/Applications\/Unity\/Hub\/Editor\/2022.3.38f1\/Unity.app\/Contents\/MacOS\/Unity -projectpath \/Users\/yeinkim\/Documents\/GameDev\/Pacman_AI -useHub -hubIPC -cloudEnvironment production","communication_protocol_version":"1.5.0","com.unity.ml-agents_version":"3.0.0","scene_name":"Test Mode","end_time_seconds":"1734669554"}} | ||
{"count":1,"self":39.897439999999996,"total":39.958558,"children":{"InitializeActuators":{"count":1,"self":0.001366,"total":0.001366,"children":null},"InitializeSensors":{"count":1,"self":0.0016229999999999999,"total":0.0016229999999999999,"children":null},"AgentSendState":{"count":317,"self":0.002218,"total":0.016217,"children":{"CollectObservations":{"count":64,"self":0.000505,"total":0.000505,"children":null},"WriteActionMask":{"count":64,"self":0.000283,"total":0.000283,"children":null},"RequestDecision":{"count":64,"self":0.013210999999999999,"total":0.013210999999999999,"children":null}}},"DecideAction":{"count":317,"self":0.038474999999999995,"total":0.038474999999999995,"children":null},"AgentAct":{"count":317,"self":0.0033039999999999996,"total":0.0033039999999999996,"children":null}},"gauges":{},"metadata":{"timer_format_version":"0.1.0","start_time_seconds":"1734669640","unity_version":"2022.3.38f1","command_line_arguments":"\/Applications\/Unity\/Hub\/Editor\/2022.3.38f1\/Unity.app\/Contents\/MacOS\/Unity -projectpath \/Users\/yeinkim\/Documents\/GameDev\/Pacman_AI -useHub -hubIPC -cloudEnvironment production","communication_protocol_version":"1.5.0","com.unity.ml-agents_version":"3.0.0","scene_name":"Test Mode","end_time_seconds":"1734669680"}} |
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
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
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