-
**Describe the bug**
The new feature 'support for command line arguments' #2243 does not work
**To Reproduce**
`mlagents-learn config/my_config.yaml --train --run-id=my-id --my-custom-opton=val…
-
**Describe the bug**
It seems like the max_step flag in an agents info dict that is returned from an env.step() never becomes true.
**To Reproduce**
**Set up example env**
1. Open the `Project`…
-
I am using Pycharm (with the same code in this link: https://github.com/Unity-Technologies/ml-agents/blob/master/notebooks/getting-started.ipynb) to connect to the toy enviroment from this link (https…
-
I study in the Waker of sample environment.
But I do not understand this function "AgentReset" in the walker's [wakerAgent.cs](https://github.com/Unity-Technologies/ml-agents/blob/master/UnitySDK/Ass…
-
Well where should I add the hyperparameters so I can train my agents?
I added my own parameters in config/trainer_config.yaml but it isn't working then I tried removing one of the existing parameters…
-
**Describe the bug**
I wanted to explore the available Examples but I can't use the library whenever I install from the package manager as the `Unity.MLAgents.Actuators` namespace is never downloade…
-
Hi
The goal of my current project is to run a model on an embedded system with limited computational resources. Therefore I am currently investigating the possibility of using [TFLite for Microcont…
-
Hi, I am using Unity 2017.1.03f and when I am trying to train my environment I have this problem:
"Exception
ArgumentException: An item with the same key has already been added.
System.ThrowHelpe…
-
After fresh install of python 379 on windows 10 pro 64 and doing `pip install perceptilabs` I got the following error while installing and I wanted to check if it's fine?
`ERROR: pygithub 1.54 has …
-
**Describe the bug**
I'm using the master branch because I need to build to Linux from Windows (In the issue 3695 said I should use the master branch), and when I'm trying to get 'done' of a 'Decisio…