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 年前