GitHub
71086699
Update Making-a-new-Unity-Environment.md
7 年前
vincentpierre
5cae720d
modified Environment to send a specific error when no external brains are in the environment
7 年前
Arthur Juliani
cca45d1f
BrainEditor: Replaced `new SerializedObject()` with property. ( #88 )
* Fixed `Academy` children `Brain` gathering.
* Brain-Editor: Replaced `new SerializedObject()` with `serializedObject`.
* BrainEditor: Simplified `if` condition for `BrainParameters` checks.
7 年前
GitHub
94025cbf
Update Making-a-new-Unity-Environment.md
7 年前
GitHub
4d3d63e5
Add Mean reward error
7 年前
vincentpierre
2d5d735f
new Monitor
7 年前
GitHub
4b7e0d4b
Make clear meaning of <env_name>
7 年前
vincentpierre
9933b56e
modification to get started on the recurrent NN rewrite
7 年前
GitHub
6054fcbb
Merge pull request #55 from mplantady/master
Fix brain type not saved in inspector
7 年前
vincentpierre
b237e6c2
fix the basic decision to return 1 instead of null
7 年前
mplantady
a16f7b0d
Typo on discreet action in the Agent monitor
7 年前
Arthur Juliani
9ff529f7
Fixed `Academy` children `Brain` gathering. ( #63 )
7 年前
vincentpierre
5390bb09
need to convert the state to int if the state is discrete
7 年前
Maxime Plantady
0a0fbbeb
Fix brain type not saved in inspector
7 年前
Arthur Juliani
81d896f1
Fixed typo in `BrainEditor`. ( #64 )
Replaced `myst` with `must`.
7 年前
vincentpierre
431fc43c
Merge branch 'master' of https://github.com/Unity-Technologies/ml-agents into dev-broadcast
7 年前
Arthur Juliani
c190eb22
Randomize ppo training batch
7 年前
GitHub
3a154c62
Update Unity-Agents---Python-API.md
7 年前
Arthur Juliani
adac2683
Fix for multi-agent with observations
7 年前
Arthur Juliani
0c9b296e
Minor changes ( #43 )
I walked through the whole example and made some minor revision.
7 年前
Arthur Juliani
cd3bfb87
Added worker-id flag and pass through to enviroment in order to more easily manage multiple running simulations. ( #40 )
7 年前
GitHub
20b8e021
Update Getting-Started-with-Balance-Ball.md
7 年前
GitHub
12753429
Update Getting-Started-with-Balance-Ball.md
7 年前
GitHub
77f93ed8
Link to installation documentation
7 年前
GitHub
2acfc2ac
Add 64-bit Python requirement
7 年前
GitHub
bbcc2af4
Explain use of epsilon in model embedding
7 年前
GitHub
7d229e5c
Update Getting-Started-with-Balance-Ball.md
7 年前
vincentpierre
3f85bb56
Merge branch 'master' into dev-broadcast
7 年前
GitHub
46853a5a
Update installation.md
7 年前
GitHub
aee5d336
Fix discrete state ( #33 )
* made BrainParameters a class to set default values
Modified the error message if the state is discrete
* Add discrete state support to PPO and provide discrete state example environment
* Add flexibility to continuous control as well
* Finish PPO flexible model generation implementation
* Fix formatting
* Support color observations
* Add best practices document
* bug fix for non square observations
* Update Readme.md
* Remove scipy dependency
* Add installation doc
7 年前
GitHub
6cab43f9
Update Training-on-Amazon-Web-Service.md
7 年前
GitHub
8071e029
Update Training-on-Amazon-Web-Service.md
7 年前
GitHub
e0ef6921
Add pre-configured ami
7 年前
GitHub
749481a1
Add connection timeout issue
7 年前
GitHub
daf205da
Merge pull request #35 from Unity-Technologies/fix-docs
Move Wiki to Docs directory
7 年前
GitHub
2ffa35ff
Update README.md
7 年前
GitHub
15fea1be
Update README.md
7 年前
GitHub
e22f7cc0
Update README.md
7 年前
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 年前