GitHub
52cc5322
Update README.md
7 年前
GitHub
8e69382f
Update Using-TensorFlow-Sharp-in-Unity-(Experimental).md
7 年前
GitHub
b01b4ec8
Update Unity-Agents-Overview.md
7 年前
GitHub
8ee01348
Update Unity-Agents---Python-API.md
7 年前
GitHub
587d3a62
Update Unity-Agents---Python-API.md
7 年前
GitHub
4d984ec2
Update Unity-Agents---Python-API.md
7 年前
GitHub
a298fb51
Update Training-on-Amazon-Web-Service.md
7 年前
GitHub
7176176a
Update Organizing-the-Scene.md
7 年前
GitHub
e479c6a6
Update Making-a-new-Unity-Environment.md
7 年前
GitHub
fcca40cf
Update Getting-Started-with-Balance-Ball.md
7 年前
GitHub
60f9d39f
Update Example-Environments.md
7 年前
GitHub
59f68970
Update Agents-Editor-Interface.md
7 年前
GitHub
fb595954
Update Agents-Editor-Interface.md
7 年前
GitHub
c1abc3de
Update Agents-Editor-Interface.md
7 年前
GitHub
108a28f2
Update Limitations-&-Common-Issues.md
7 年前
GitHub
e78304a0
Update Using-TensorFlow-Sharp-in-Unity-(Experimental).md
7 年前
GitHub
e3f2fbc3
Update Readme.md
7 年前
GitHub
82086fdf
Update Unity-Agents-Overview.md
7 年前
vincentpierre
0df8326e
minor fixes
7 年前
Arthur Juliani
f97bcaee
Add .md to links
7 年前
vincentpierre
4d3716fe
default discrete action is now 0
bug fix for discrete broadcast action (the action size should be one in Agents.cs)
modified Tennis so that the default action is no action
modified the TemplateDecsion.cs to ensure non null values are sent from Decide() and MakeMemory()
7 年前
Arthur Juliani
15da5a71
Make home readme
7 年前
vincentpierre
65df8ae9
fix on the instanciation of coreBrains,
fix on the conversion of actions to arrays in the BrainInfo received from step
7 年前
Arthur Juliani
61740946
Move documentation to docs
7 年前
vincentpierre
e191fbef
added warning in case no brins are set to external
7 年前
GitHub
535efc4e
Merge pull request #27 from Unity-Technologies/fix-internal-placeholder
made a better error if a placeholder is missing or if a placeholder is …
7 年前
vincentpierre
7118a209
bug fix : The environment only requests actions from external brains when unique
7 年前
GitHub
f02f4f82
Merge pull request #28 from ASPePeX/housekeeping
Cleaned up the 3DBall example scene
7 年前
vincentpierre
5db042c6
removed the broadcast checkbox
Added a Handshake method for the communicator
The academy will try to handshake regardless of the brains present
Player and Heuristic brains will send their information through the communicator but will not receive commands
7 年前
vincentpierre
b393bcbf
renamed run to networkOutput
7 年前
Alexander Scheurer
0d82c458
Cleaned up the 3DBall example scene
7 年前
Arthur Juliani
0c7debb9
Change tensorboard command to work on Windows
7 年前
vincentpierre
e36b8bf0
added broadcast to the player and heuristic brain.
Allows the python API to record actions taken along with the states and rewards
7 年前
vincentpierre
54d85928
made a nice error if a placeholder is missing or if a placeholder is not in the graph
7 年前
Arthur Juliani
71591043
PPO additions and warnings
* Add linear decay to learning rate for PPO
* Add warning/exception for unsupported brain configurations w/ PPO
7 年前
Arthur Juliani
2133d9cb
Remove scipy from requirements
7 年前
GitHub
64037ccb
Merge pull request #16 from ASPePeX/keep-checkpoints
--keep-checkpoints=<n> option for ppo.py
7 年前
Alexander Scheurer
3152c971
--keep-checkpoints=<n> option for ppo.py
7 年前
GitHub
a14c4a4f
Merge pull request #9 from Unity-Technologies/socket-timeout-fix
fix on the socket timeout error
7 年前
vincentpierre
bddfb85e
changed the connection to non-blocking
7 年前
vincentpierre
c4745ba7
fix on the socket timeout error on windows due to the use of signal.SIGALRM
7 年前
GitHub
0b3e4ce7
Fixed typo
7 年前
cesar
6b867325
Adds code of conduct to the repo
7 年前
GitHub
410f8709
Merge pull request #4 from Unity-Technologies/ppo-timestep
Fix timestep for PPO.ipynb
7 年前
Arthur Juliani
cfceb9f4
Fix timestep for PPO.ipynb
7 年前
vincentpierre
cde3c8f7
formating and added documentation
7 年前
GitHub
98c7b741
Add link to wiki on example environments
7 年前
Arthur Juliani
b23e1e5f
Additional example images
7 年前
Arthur Juliani
982fab41
Initial commit
7 年前
Arthur Juliani
aaa7c497
Initial commit
7 年前