Deric Pang
|
4b92071b
|
Fixing line lengths in test_meta_curriculum.py.
|
6 年前 |
Deric Pang
|
1397f477
|
Removing testing code in PushAgentBasic.cs.
|
6 年前 |
Deric Pang
|
645cd074
|
Moving push curriculum.
|
6 年前 |
Deric Pang
|
a85ced18
|
Updating curriculum learning docs.
- Docs updated for multi-brain curriculums.
|
6 年前 |
Deric Pang
|
aaab8c50
|
Fix iteration over brains_to_curriculums.
|
6 年前 |
Deric Pang
|
8dc4221c
|
Removing trailing spaces.
|
6 年前 |
Deric Pang
|
0fbeeda5
|
Fixing parameter in docs.
|
6 年前 |
Deric Pang
|
06eb8037
|
Renaming School to MetaCurriculum.
|
6 年前 |
Deric Pang
|
10ab5965
|
Finished testing School. Added documentation.
|
6 年前 |
Deric Pang
|
c88c7e42
|
Fixing bugs, updating tests.
- Added more unit tests for school module.
- Fixed bugs found during testing with PushBlock env.
|
6 年前 |
Deric Pang
|
71a9939b
|
Updating gitignore.
|
6 年前 |
Deric Pang
|
9ea00ab6
|
Changing curricula to match reworked curriculum.
|
6 年前 |
Deric Pang
|
c754e9db
|
Curriculum tests updated to match develop branch.
|
6 年前 |
Deric Pang
|
c6617b70
|
Multi-curriculum support added.
- New school module maps brains to curriculums.
|
6 年前 |
Deric Pang
|
de128fa1
|
Refactoring Curriculum tests and code.
- Curriculum tests are now separate from other trainers.
- Property setter is now used in Curriculum.
|
6 年前 |
GitHub
|
2f5b84b7
|
Merge pull request #1021 from Unity-Technologies/develop-png
Use PNG instead of JPG
|
6 年前 |
Arthur Juliani
|
266fb039
|
Use PNG instead of JPG
|
6 年前 |
GitHub
|
7d0990cf
|
Fix MultiBrain bug that was introduced with the value estimates (#1018)
|
6 年前 |
GitHub
|
e60272f2
|
New error when using In Editor Training with a non-zero worker-id (#1012)
|
6 年前 |
GitHub
|
ef3025e6
|
Merge pull request #1004 from Unity-Technologies/develop-runs
Enable multiple runs in learn.py
|
6 年前 |
Arthur Juliani
|
b8393e2a
|
Address comment
|
6 年前 |
Arthur Juliani
|
ffe365dc
|
Add white space
|
6 年前 |
Arthur Juliani
|
5d09de9f
|
Add documentation
|
6 年前 |
GitHub
|
1e21c143
|
Merge pull request #934 from Unity-Technologies/develop-value-estimates-ppo
Develop value estimates ppo
|
6 年前 |
Arthur Juliani
|
3b916dd9
|
Add exception for in-edtior training
|
6 年前 |
Arthur Juliani
|
43e40b8c
|
Add protobuf files for value estimate
|
6 年前 |
GitHub
|
be5f12be
|
Merge pull request #949 from sterling000/develop-back-compat-2017-1
Develop back compat 2017 1, fix for https://github.com/Unity-Technologies/ml-agents/issues/948
|
6 年前 |
Arthur Juliani
|
f52d5a92
|
Merge remote-tracking branch 'origin/develop' into develop-runs
|
6 年前 |
Arthur Juliani
|
1eb701af
|
Merge remote-tracking branch 'origin/develop' into develop-value-estimates-ppo
|
6 年前 |
GitHub
|
a912e039
|
Merge pull request #1005 from Unity-Technologies/hotfix-0.4b
Hotfix 0.4b
|
6 年前 |
GitHub
|
7b99186c
|
Merge pull request #992 from Unity-Technologies/develop-docs
Make doc specific about Python version
|
6 年前 |
GitHub
|
e94c6327
|
Making version of Python supported to 3.6 only
|
6 年前 |
GitHub
|
60e61947
|
Make doc specific about Python version
|
6 年前 |
GitHub
|
bd7a66d7
|
Merge pull request #991 from Unity-Technologies/develop-fix-docs
Update installation.md
|
6 年前 |
GitHub
|
9718abad
|
Update installation.md
Some users who are using Anaconda are having TensorFlow issues that are popping up in our docs. Adding a reference to the official page on that.
|
6 年前 |
GitHub
|
34035176
|
Merge pull request #968 from dericp/develop-curriculum-learning-refactor
Curriculum learning moved from environment to trainer.
|
6 年前 |
Deric Pang
|
cd7c854c
|
Created exception module for unitytrainers.
|
6 年前 |
Deric Pang
|
eb251008
|
Removing unnecessary import.
|
6 年前 |
Arthur Juliani
|
e5202092
|
Remove empty line
|
6 年前 |
Arthur Juliani
|
fa65ee61
|
Fix bug in grpc logic
|
6 年前 |
Arthur Juliani
|
11b50054
|
Replace Ray with multiprocess
|
6 年前 |
Deric Pang
|
6f4ce6b3
|
Merge branch 'develop-curriculum-learning-refactor' of github.com:dericp/ml-agents into develop-curriculum-learning-refactor
|
6 年前 |
Deric Pang
|
d85038aa
|
Removing some trailing spaces.
|
6 年前 |
Deric Pang
|
134548ac
|
Updating tests for refactored curriculum.
|
6 年前 |
Deric Pang
|
7963f8ac
|
Merge remote-tracking branch 'upstream/develop' into develop-curriculum-learning-refactor
|
6 年前 |
Deric Pang
|
798c8bf9
|
Removing print statements.
|
6 年前 |
Deric Pang
|
db031b07
|
Updating tests for refactored curriculum learning.
|
6 年前 |
Deric Pang
|
6eb10797
|
Removed test references to vector_observation_space_type.
|
6 年前 |
Deric Pang
|
ae944381
|
Removing print statements.
|
6 年前 |
Deric Pang
|
e580e544
|
Removing commented out code.
|
6 年前 |