GitHub
a41b744a
Add release notes to changelog and bump version. ( #3435 )
5 年前
GitHub
6f5bb92a
Make a serialization upgrade path for maxStep. ( #3424 ) ( #3434 )
- Test comment out as we need a package that is only verified for 2019.2.
5 年前
GitHub
1f9d04f2
Fix clear update buffer when trainer stops training, add test ( #3422 )
* Fix clear update buffer when trainer stops training, add test
* Fix buffer changing types when truncated
5 年前
GitHub
c982fa3d
adding new models ( #3413 )
5 年前
GitHub
c3ff7993
Fixing Gym for single and multi-agent following reset changes on C# ( #3417 )
* """""Fixing""""""
* Update gym-unity/gym_unity/envs/__init__.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update gym-unity/gym_unity/envs/__init__.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* addressing comments
* Update gym-unity/gym_unity/envs/__init__.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update gym-unity/gym_unity/envs/__init__.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update gym-unity/gym_unity/envs/__init__.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* bug fix
* Fixing the test
* gym multiagent comments (#3421 )
* rename and comments
* enumerate
Co-authored-by: Chris Elion <celion@gmail.com>
5 年前
GitHub
352dca12
Adding new food collector model ( #3423 )
5 年前
GitHub
67e1ce0b
landing page links to latest_release docs ( #3415 )
* landing page links to latest_release docs
* fix localized links
* previous releases
* change wording
* script to make the table
5 年前
GitHub
981c16ec
set Agent.maxSteps for FoodCollector prefabs ( #3416 )
5 年前
GitHub
c5c5f9b0
add DecisionRequester to FoodCollector prefabs ( #3414 )
5 年前
GitHub
3939ca52
Change AgentProcessor logic to fix memory leak ( #3383 )
5 年前
GitHub
f62af526
Set logging level to INFO, was overridden by newer TF ( #3358 )
5 年前
GitHub
286a1917
fix BehaviorParametersEditor for m_UseChildSensors ( #3404 )
5 年前
GitHub
51f7690d
Fix off-by-one error on AgentReset and maxSteps ( #3394 )
* Fix ballance ball 100 reward
* Re-test
* Add test for maxSteps and number of AgentActions
Co-authored-by: Chris Elion <celion@gmail.com>
5 年前
GitHub
c4d966fb
Checking if the Past action is null before feeding into inference ( #3403 )
5 年前
GitHub
84161e7a
csharp cleanup ( #3392 )
* clean up examples and tests
* more cleanup
* m_UseChildSensors
5 年前
GitHub
94c948c9
Release 0.14.0 more doc fixes ( #3388 )
* Update Learning-Environment-Create-New.md (#3356 )
* Update Learning-Environment-Create-New.md
In the "Final Editor Setup" , I think their should be a Step to add Decision Parameters Script and it says Decision Period from 1 to 20.
Without this their was no action taken by the RolerAgent. After adding this step it worked for me.
* Update docs/Learning-Environment-Create-New.md
Co-Authored-By: Chris Elion <celion@gmail.com>
* Update docs/Learning-Environment-Create-New.md
Co-Authored-By: Chris Elion <celion@gmail.com>
Co-authored-by: Chris Elion <celion@gmail.com>
* migration fixes
Co-authored-by: Medhavi Monish <39962268+MedhaviMonish@users.noreply.github.com>
5 年前
GitHub
ce44cc00
Update the curiosity mention in Hallway ( #3386 )
5 年前
GitHub
417329d8
Fix typo in Design Agents docs ( #3384 )
5 年前
GitHub
5e4a15d1
Clarify curriculum and behavior name ( #3380 )
* clarify curriculum and behavior name
* doc some other missing fields too
5 年前
GitHub
34792205
adding init to ghost trainer directory ( #3381 )
5 年前
GitHub
26d416ae
Fixing the Docs on On Demand Decision ( #3378 )
5 年前
GitHub
0d6fffc1
Reduce num steps for walljump ( #3377 )
5 年前
GitHub
198c448b
migration guide ( #3375 )
5 年前
GitHub
2d13481c
Updating version number ( #3366 )
* updating version number
* fixing version numbers
5 年前