GitHub
|
67b462ed
|
Merge pull request #1242 from fengredrum/patch-1
Update Python-API.md
|
6 年前 |
GitHub
|
09f3d250
|
Merge pull request #1231 from Unity-Technologies/hotfix-il-scenes
Fix PushBlock & Hallway IL scenes
|
6 年前 |
Arthur Juliani
|
a6560d3d
|
Fix PushBlock & Hallway IL scenes
|
6 年前 |
GitHub
|
1fec6de9
|
Merge pull request #1209 from Sohojoe/develop
.gitignore *.xml breaks MarathonEnvs
|
6 年前 |
GitHub
|
1e1afeb5
|
Update Python-API.md
a tiny but import typo
|
6 年前 |
GitHub
|
d38ed09d
|
Merge pull request #1228 from Unity-Technologies/develop
Catching up master branch with develop.
|
6 年前 |
GitHub
|
25495874
|
Merge pull request #1223 from Unity-Technologies/release-v0.5
Release v0.5
|
6 年前 |
GitHub
|
2d715dc5
|
Revert "Release v0.5 (#1202)" (#1221)
This reverts commit 983c4029cb435fc7ad27a796e79a1d59904e53e5.
|
6 年前 |
GitHub
|
0c417c55
|
Release v0.5 (#1202)
|
6 年前 |
GitHub
|
4e73f770
|
Merge branch 'develop' into hotfix-0.4b
|
6 年前 |
GitHub
|
59f74e07
|
Merge pull request #1002 from Unity-Technologies/hotfix-0.4b
Hotfix 0.4.0b
|
6 年前 |
GitHub
|
8d79581f
|
Merge pull request #1001 from Unity-Technologies/hotfix-grpc-multiprocessing
[Hotfix] Made the Pipe of the grpc communicator an instance property
|
6 年前 |
GitHub
|
64de28cc
|
Merge pull request #996 from Unity-Technologies/hotfix-no-brain-initialization
[Hotfix] Removed the reference to the brain in the OnEnable method of…
|
6 年前 |
GitHub
|
592e52da
|
Merge pull request #997 from Unity-Technologies/hotfix-docs-size
Fix observation size in docs
|
6 年前 |
Arthur Juliani
|
c61f8b5a
|
Fix observation size in docs
|
6 年前 |
vincentpierre
|
60eed8f3
|
[Hotfix] Removed the reference to the brain in the OnEnable method of the agent to avoid errors when the agent is initialized without a brain
|
6 年前 |
vincentpierre
|
c104d31d
|
[Hotfix] Made the Pipe of the grpc communicator an instance property
|
6 年前 |
GitHub
|
e50ac7ae
|
Merge branch 'develop' into hotfix-0
|
6 年前 |
GitHub
|
f155d661
|
Merge pull request #908 from Unity-Technologies/hotfix-0
Release v0.4.0a
|
6 年前 |
GitHub
|
af065767
|
Merge pull request #945 from Unity-Technologies/hotfix-bw-scaling
Fix scaling of greyscale visual obsrrvations
|
6 年前 |
Arthur Juliani
|
ce565904
|
Fix scaling of greyscale visual obsrrvations
|
6 年前 |
GitHub
|
58bd738b
|
Merge pull request #940 from tcmxx/tcmxx/master
Optimize BatchVisualObservations
|
6 年前 |
GitHub
|
3b5af6b2
|
Merge pull request #937 from Unity-Technologies/release-v0.4-fix-curiosity-odd
Hotfix - Curiosity & ODD
|
6 年前 |
GitHub
|
7b497341
|
Merge pull request #936 from Unity-Technologies/hotfix-visual-imitation
Fix for visual-only imitation learning
|
6 年前 |
Arthur Juliani
|
6b359062
|
Fix for visual-only imitation learning
|
6 年前 |
GitHub
|
7b9a2905
|
Merge pull request #916 from Unity-Technologies/hotfix-trademarkupdate
update for trademark and consistency of ml-agents
|
6 年前 |
unityjeffrey
|
87bca693
|
small typo in windows instructions
|
6 年前 |
unityjeffrey
|
8681cfcf
|
removed the
|
6 年前 |
unityjeffrey
|
a0d43170
|
fixed migration and repo comments
|
6 年前 |
unityjeffrey
|
6ed6b8d6
|
updated ml-agents to ml-agents toolkit where appropriate
|
6 年前 |
GitHub
|
c59b1c6a
|
Merge pull request #935 from Unity-Technologies/hotfix-visual-leak
Hotfix - Visual observation memory leak
|
6 年前 |
GitHub
|
b5415574
|
updated readme
|
6 年前 |
Arthur Juliani
|
993b7a1a
|
Use resize instead of new
|
6 年前 |
unityjeffrey
|
9f7b2b97
|
fixed typo
|
6 年前 |
Arthur Juliani
|
5b52e610
|
Replace return w/ reference
|
6 年前 |
unityjeffrey
|
19743a54
|
changed to Unity ML-Agents Toolkit (chinese)
|
6 年前 |
Arthur Juliani
|
9dd4a81b
|
Fix for memory leak
|
6 年前 |
unityjeffrey
|
19fb437a
|
changed to Unity ML-Agents Toolkit (english)
|
6 年前 |
GitHub
|
014a6644
|
Merge pull request #924 from Unity-Technologies/hotfix-doc-911-909
fixed the doc according to the issue
|
6 年前 |
unityjeffrey
|
0d67f311
|
changed ml agents to ml-agents
|
6 年前 |
Vincent Gao
|
87964da8
|
fixed the doc according to the issue
|
6 年前 |
GitHub
|
5e76921c
|
Update README.md
added toolkit
|
6 年前 |
Vincent(Yuan) Gao
|
f6e45db2
|
Fix doc which refers to nonexistent agents. (#923)
|
6 年前 |
GitHub
|
1626587d
|
Merge pull request #901 from Unity-Technologies/hotfix-swish
Replace CC `tanh` activation with `swish`
|
7 年前 |
GitHub
|
60194037
|
Merge pull request #905 from Unity-Technologies/hotfix-migration-doc
fixed the migration doc
|
7 年前 |
GitHub
|
2243ca29
|
Merge pull request #899 from Unity-Technologies/hotfix-doc-tensorflow-version
fixed the doc regarding some comments in the issues
|
7 年前 |
Vincent Gao
|
a4624160
|
fixed arthur's comment
|
7 年前 |
Vincent Gao
|
a6cf663c
|
added quote
|
7 年前 |
Arthur Juliani
|
8088d94a
|
Change lambda
|
7 年前 |
GitHub
|
d6984ad1
|
Merge pull request #896 from Unity-Technologies/hotfix-colors
Update sky color for walker, crawler, and pyramids
|
7 年前 |