Arthur Juliani
adedd491
Initial support for multiple observations ( #256 )
* Initial support for multiple observations
* Fix PPO for continuous control
7 年前
Arthur Juliani
af859309
Tiny TensorFlowSharp docs tweak ( #252 )
Namespace capitalization change for people copy/pasting - otherwise namespace is not found
7 年前
GitHub
9405edec
worker_num to worker_id ( #238 )
7 年前
Arthur Juliani
2a0e9e6f
Fixed issue with unity environment not being found on MacOS ( #236 )
If the internal executable can't be found, it will look for any file in the folder and run it.
7 年前
Arthur Juliani
fcbda0eb
wording mistake ( #231 )
7 年前
Arthur Juliani
22d9e291
Added information about input normalization to the best practices doc ( #220 )
7 年前
Arthur Juliani
779e29cc
Update Ball3DDecision.cs ( #218 )
I think it is important to add a simple heuristic example to demonstrate how to implement a Decision
7 年前
Arthur Juliani
cfaa6d28
Additional typo, grammar, and vocabulary fixes ( #197 )
* Fixed typo and grammer
* Update Agents-Editor-Interface.md
* Fixed typo
* Fixed vocabulary
* Fixed typo
* Fixed typo
7 年前
Arthur Juliani
98891286
Added optional instructions ( #192 )
Setting these parameters will produce a very well trained model within 5-10 minutes for this exercise. The thought is to unblock a first time user.
7 年前
Arthur Juliani
4b11a77c
Update instructions for setting up TF Sharp ( #186 )
Summary of changes in setting up TF Sharp
1) Make sure to press "enter" after entering "ENABLE_TENSORFLOW" flag.
2) Save the project.
3) Checking to make sure the TF asset files are installed in the project.
7 年前
Arthur Juliani
0c79edf9
Typos in Getting Started with Ball documentation ( #187 )
Fixed typos
7 年前
GitHub
e7ee02f7
Update installation.md
7 年前