GitHub
|
bb61aef9
|
Merge pull request #128 from dcsilver/patch-1
Fixed object name discrepancy
|
7 年前 |
GitHub
|
52d18cb8
|
Fixed object name discrepancy
|
7 年前 |
GitHub
|
adf836d5
|
Update Unity-Agents---Python-API.md
|
7 年前 |
GitHub
|
848ff2ca
|
New Windows 10 installation guide
|
7 年前 |
Arthur Juliani
|
06d9bbec
|
Log lesson in TensorBoard
|
7 年前 |
Arthur Juliani
|
43ac4148
|
clarify introduction doc; fix broken links. (#123)
|
7 年前 |
Arthur Juliani
|
4a11c005
|
Add curriculum code to notebook and simplify
|
7 年前 |
Arthur Juliani
|
ed26e974
|
Update Making-a-new-Unity-Environment.md (#114)
Fixed some typos
|
7 年前 |
Arthur Juliani
|
e6696ed3
|
Don't print
|
7 年前 |
GitHub
|
3561f003
|
Update Making-a-new-Unity-Environment.md
|
7 年前 |
Arthur Juliani
|
b6ce30bf
|
Add curriculum support to PPO
|
7 年前 |
Arthur Juliani
|
9d76583e
|
Fixed typo (#105)
|
7 年前 |
vincentpierre
|
c16e0ac3
|
modified the socket to receive states and images of any size
|
7 年前 |
GitHub
|
9a7445f7
|
Update best-practices-ppo.md
|
7 年前 |
vincentpierre
|
447da485
|
fix on the CoreBrains so that if one Corebrain gets eraised, it will be reinstanciated
|
7 年前 |
Arthur Juliani
|
332061aa
|
Rename
|
7 年前 |
vincentpierre
|
d421a300
|
updated the tests of unityagents
|
7 年前 |
GitHub
|
0d7f6726
|
Add ppo to table of contents
|
7 年前 |
vincentpierre
|
250eb8e1
|
better checking of the format of the curriculum file
|
7 年前 |
Arthur Juliani
|
3bd12269
|
Add best practices for PPO
|
7 年前 |
vincentpierre
|
e8429059
|
bug fix for python3
|
7 年前 |
GitHub
|
d14d88e2
|
Clarify text
|
7 年前 |
vincentpierre
|
360984c4
|
curriculum.json params must have 4 entries
|
7 年前 |
GitHub
|
3e0ae561
|
Clarify wording
|
7 年前 |
vincentpierre
|
ac910514
|
initial commit of the curriculum with broadcast. Improved the Unity python handshake
|
7 年前 |
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 年前 |
vincentpierre
|
2d5d735f
|
new Monitor
|
7 年前 |
GitHub
|
4d3d63e5
|
Add Mean reward error
|
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 年前 |