69 次代码提交 (36481ff2-5105-408e-84a5-0bd1669112a0)

作者 SHA1 备注 提交日期
vincentpierre 36481ff2 removed the monitor display when training 7 年前
Arthur Juliani 827dca28 Fix typo in model vars 7 年前
Arthur Juliani 0f332365 Layers fix 7 年前
vincentpierre eaf0745f fix on the test script 7 年前
Arthur Juliani 5e75f5b7 New Tennis env and model 7 年前
GitHub 989dea4a Merge pull request #132 from Unity-Technologies/dev-logfile 7 年前
GitHub 470693dd Update Making-a-new-Unity-Environment.md 7 年前
GitHub 6f77ea6c Use newer example curriculum 7 年前
vincentpierre f346ccc7 new docs organization 7 年前
GitHub 97b2baf1 Update broadcast.md 7 年前
GitHub c20a5fc4 Update curriculum.md 7 年前
Arthur Juliani 4c8567fc Add curriculum image 7 年前
GitHub e1c3dd15 Update monitor.md 7 年前
GitHub 128a7b78 Adjust wording 7 年前
GitHub 3d03390a Updates best ppo practices 7 年前
GitHub f7e33e56 Additional best practicese 7 年前
Arthur Juliani 8eed1a37 Performance improvements during training 7 年前
Arthur Juliani 5143beb0 Fix Area environments 7 年前
vincentpierre e1e64059 removed the drone environment 7 年前
Arthur Juliani 9d26767d Instantiate training buffer with trainer 7 年前
Arthur Juliani c21a391d Various bug fixed and changes 7 年前
vincentpierre 41ab078d replaced actions with previous_actions in the BrainInfo object 7 年前
vincentpierre d8f74dc9 If reset does not take either config or progress, no information is logged. 7 年前
vincentpierre 9a3819d9 added documentation on the broadcast feature 7 年前
GitHub bb6eab70 Added the monitor link 7 年前
GitHub e41086e2 Uploading monitor image 7 年前
GitHub bd166596 Update monitor.md 7 年前
GitHub bfe8a6f7 Update Making-a-new-Unity-Environment.md 7 年前
GitHub e0f0038b Create monitor.md 7 年前
vincentpierre 1bbaf0dd added test in test_unityagents.py for curriculum class 7 年前
Arthur Juliani 25600dc5 Add CL to table of contents 7 年前
vincentpierre 50f91f66 use logging instead of print 7 年前
Arthur Juliani 91e5e42b Make images images 7 年前
vincentpierre 34b6e786 made the UnityTimeOutException that reads into the logfile when available 7 年前
Arthur Juliani f4b77a7a Add image spaces 7 年前
vincentpierre 5e1d05af added the logfile_path property to the environment class. Give a link to the logfile when the timeout error is launched. 7 年前
Arthur Juliani 94c20ef0 Curriculum documentation and improved Area code 7 年前
vincentpierre 539c081f modified the python side to read the logfile path from the academy parameters 7 年前
Arthur Juliani 54652c69 dev-logParam (#135) 7 年前
vincentpierre db3cb9df Merge branch 'development' into dev-logfile 7 年前
vincentpierre 43461a3b added Asset/UnityPackageManager to .gitignore 7 年前
vincentpierre 62089508 Modified the tests 7 年前
vincentpierre d01bd6c2 the bytes file will besaved under the name of the environment, not its path 7 年前
Arthur Juliani fc1b8a1b Fix academy reset out of order 7 年前
vincentpierre a7e54b94 removed the isInference checkbox 7 年前
Arthur Juliani 75ea16ff Add comments and alphabetize flags 7 年前
Arthur Juliani eeafbaaa Clean up environments 7 年前
Arthur Juliani 9ded88f3 Provide support with incompatible API 7 年前
vincentpierre dd3852dd putting the logfile path into the academy parameters 7 年前
Arthur Juliani fde0a417 Clean up Area environment code 7 年前