The goal of our issue templates was that all users should choose one
of these templates and fill it out to begin a discussion or report a
bug / feature request. The "blank issues" option is a way around this,
and this change disables it as an option.
* initial commit for LL-API
* fixing ml-agents-envs tests
* Implementing action masks
* training is fixed for 3DBall
* Tests all fixed, gym is broken and missing documentation changes
* adding case where no vector obs
* Fixed Gym
* fixing tests of float64
* fixing float64
* reverting some of brain.py
* removing old proto apis
* comment type fixes
* added properties to AgentGroupSpec and edited the notebooks.
* clearing the notebook outputs
* Update gym-unity/gym_unity/tests/test_gym.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update gym-unity/gym_unity/tests/test_gym.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update ml-agents-envs/mlagents/envs/base_env.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update ml-agents-envs/mlagents/envs/base_env.py
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* addressing first comments
* NaN checks for r...
* Updated Brain Reference in Training ML Agents
* Removed reference to Brain object
* Update docs/Training-ML-Agents.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update docs/Training-ML-Agents.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>