GitHub
1b49c513
Help us know about you by filling out the survey at https://goo.gl/forms/qFMYSYr5TlINvG6f1
Help us know about you by filling out the survey at https://goo.gl/forms/qFMYSYr5TlINvG6f1
6 年前
GitHub
7f826b6d
Textual corrections
Minor textual adaptions...
6 年前
GitHub
708ae8da
Fixed typos
6 年前
GitHub
78dd5da1
Bug found and fixed
The calculation of observation vectors is faulty. The old calculation does not reflect distances to the edges and it does not only yield results between -1 and 1. Since distance calculation would have been difficult in one line, I just replaced it by the relative position of the ball (only using two vectors instead of four). I've conducted 500K-step reinforcing trainings before and after the change and got enormously improved results. Contact me for screenshots of the tensorboard or just use the debugger and do the math.
6 年前
GitHub
6c0b79a2
Fixed wrong description in 3D Ballance Ball
Ball rotation does not feed into observation.
6 年前
GitHub
fe47d896
Merge pull request #1261 from Unity-Technologies/hotfix-050a
Hotfix v0.5.0a
6 年前
Arthur Juliani
ed370a88
Update setup
6 年前
Arthur Juliani
dcce35e1
Log warning when using multiple vis obs
6 年前
GitHub
44ec88e9
Merge pull request #1262 from xiaodi-faith/patch-1
Update unity_env.py
6 年前
GitHub
6f40477c
Update unity_env.py
using multiple observations
6 年前
GitHub
52bb4c99
Merge pull request #1253 from Unity-Technologies/hotfix-bananas
Remove dependency of prefab on external gameobject
6 年前
Arthur Juliani
3409ea3a
Remove dependency of prefab on external gameobject
6 年前
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
4e73f770
Merge branch 'develop' into hotfix-0.4b
6 年前
GitHub
2d715dc5
Revert "Release v0.5 ( #1202 )" ( #1221 )
This reverts commit 983c4029cb435fc7ad27a796e79a1d59904e53e5.
6 年前
GitHub
0c417c55
Release v0.5 ( #1202 )
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
7 年前
GitHub
f155d661
Merge pull request #908 from Unity-Technologies/hotfix-0
Release v0.4.0a
7 年前
GitHub
af065767
Merge pull request #945 from Unity-Technologies/hotfix-bw-scaling
Fix scaling of greyscale visual obsrrvations
7 年前
Arthur Juliani
ce565904
Fix scaling of greyscale visual obsrrvations
7 年前
GitHub
58bd738b
Merge pull request #940 from tcmxx/tcmxx/master
Optimize BatchVisualObservations
7 年前
GitHub
3b5af6b2
Merge pull request #937 from Unity-Technologies/release-v0.4-fix-curiosity-odd
Hotfix - Curiosity & ODD
7 年前
GitHub
7b497341
Merge pull request #936 from Unity-Technologies/hotfix-visual-imitation
Fix for visual-only imitation learning
7 年前
Arthur Juliani
6b359062
Fix for visual-only imitation learning
7 年前
GitHub
7b9a2905
Merge pull request #916 from Unity-Technologies/hotfix-trademarkupdate
update for trademark and consistency of ml-agents
7 年前
unityjeffrey
87bca693
small typo in windows instructions
7 年前
unityjeffrey
8681cfcf
removed the
7 年前
unityjeffrey
a0d43170
fixed migration and repo comments
7 年前
unityjeffrey
6ed6b8d6
updated ml-agents to ml-agents toolkit where appropriate
7 年前
GitHub
c59b1c6a
Merge pull request #935 from Unity-Technologies/hotfix-visual-leak
Hotfix - Visual observation memory leak
7 年前
GitHub
b5415574
updated readme
7 年前
Arthur Juliani
993b7a1a
Use resize instead of new
7 年前
unityjeffrey
9f7b2b97
fixed typo
7 年前
Arthur Juliani
5b52e610
Replace return w/ reference
7 年前
unityjeffrey
19743a54
changed to Unity ML-Agents Toolkit (chinese)
7 年前
Arthur Juliani
9dd4a81b
Fix for memory leak
7 年前
unityjeffrey
19fb437a
changed to Unity ML-Agents Toolkit (english)
7 年前