730 次代码提交 (3e6497dd-fd9c-45f4-a80f-08f96387d8bc)

作者 SHA1 备注 提交日期
Deric Pang 3e6497dd Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
Deric Pang c1de0637 Updating Dockerfile to work with python directory. 6 年前
Deric Pang 646b5408 Fixing Windows installation path. 6 年前
Deric Pang bdaf7a1e Updating docs and moving learn.py to right place. 6 年前
Deric Pang 627a7bdb Moving Python code into python directory. 6 年前
Deric Pang e55b1764 Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
Deric Pang 62697767 Addressing Vince's PR comments. 6 年前
Deric Pang 119c1e4f Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure 6 年前
Deric Pang d13c52bb Updating missed reference to python directory. 6 年前
Deric Pang d843e048 Ignoring PyPi build files. 6 年前
Deric Pang 9fc4315d Fixing setup.py versions. 6 年前
Deric Pang 9ba0a358 Adding line to install requirements.txt. 6 年前
Deric Pang 709141f4 Updating docs with new paths. 6 年前
Deric Pang a7bd1c98 Adding proto files. 6 年前
Deric Pang 75873dc3 Fixing the docker image to work with restructure. 6 年前
Deric Pang c3b0f77c Moving notebooks to top level. 6 年前
Deric Pang 06695919 Fixing name of MLAgentsSDK logfile. 6 年前
GitHub b146cce3 Fix Banana IL scene (#1097) 6 年前
Deric Pang ea722da3 Learn.py now takes a config file as a required arg. 6 年前
GitHub 1cf194d8 Fix Banana scene lightmap (#1095) 6 年前
Deric Pang 49247329 Updating protobuf files. 6 年前
GitHub 19cc853b Fix wrong function name (#1094) 6 年前
Deric Pang 634280a6 Fixed imports, all tests are passing. 6 年前
Arthur Juliani fee02a84 Attempted fix for #1059 (#1089) 6 年前
Deric Pang 9fceb239 Moving/renaming directories, updating gitignore. 6 年前
vincentpierre 27c3c9be Fixed Action Space for GridWorld (#1085) 6 年前
GitHub 2f38bf83 Fix Player Brain settings (#1078) 6 年前
Arthur Juliani 2eb5c66d Implement custom cameras in Monitor (#1076) 6 年前
GitHub c600a706 Optional gym wrapper (#1007) 6 年前
Arthur Juliani 3659bbcd Develop multi discrete (#1022) 6 年前
GitHub 514cd757 Merge pull request #1058 from dericp/develop-trainer-controller-cleanup 6 年前
Deric Pang 6eba6940 Merge remote-tracking branch 'upstream/develop' into develop-trainer-controller-cleanup 6 年前
GitHub 9538d699 Move seed randomization to learn.py (#1071) 6 年前
Arthur Juliani 9e8049f0 Will now print summaries even when not training or when training is over (#1020) 6 年前
Deric Pang bb8e74f9 Helper func for incrementing lessons and resetting. 6 年前
Arthur Juliani 708e2bb9 Check NaN in observations (#1063) 6 年前
Deric Pang 032446de Trainer controller lines wrapped. 6 年前
Arthur Juliani 52865022 [Fix bug 1040] (#1062) 6 年前
Deric Pang 30c4f2d7 Splitting up unitytrainers tests. 6 年前
GitHub 5efa9d4e Merge pull request #1045 from Unity-Technologies/develop-unityagents-nan-reward 6 年前
GitHub 6948b528 Merge pull request #1043 from dericp/develop-fix-first-lesson-reset-params 6 年前
Deric Pang 65ef8f06 Fixing curriculum reset parameter bug. 6 年前
vincentpierre 7f74131d Nan Rewards converted to 0 and throwing a warning 6 年前
GitHub 73ecb4fe Merge pull request #1035 from dericp/develop-fix-no-curriculum-case 6 年前
Deric Pang 822d329a Fixing bug when no curriculum folder is passed. 6 年前
GitHub 322d2bbe Merge pull request #1003 from dericp/develop-curriculum-learning-rework 6 年前
Deric Pang 23740545 Changing warning message to log.warning. 6 年前
Deric Pang 4429077f Improving MetaCurriculum initialization. 6 年前
Deric Pang 70308432 Adding space in metacurriculum error message. 6 年前
Deric Pang 9d9c91e4 Fixed TensorBoard lesson logging. 6 年前