-
**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…
-
Upon running:
`python3 learn.py ../../projects/Cats/CatsOnBicycles.app --run-id=cob_1 --train`,
I encounter the following error message:
`Traceback (most recent call last):`
`File "learn.py…
-
I'm trying to run teacher/student mode. I have followed the guide on how to set up imitation learning. When I try to run learn.py I get the following error.
loss, _ = self.sess.run([self.model.loss…
-
I failed in training VisualPyramids. I didn't change anything, but just run the training.
It always shows :Mean Reward: -1.000
-
Hi all,
While trying to perform online imitation learning in my custom made environment, as I give training command (" mlagents-learn config/online_bc_config.yaml --train --slow") in the command prom…
-
**Describe the bug**
When I add the RayPerceptionSensor2D component to an agent, it report an error as follows:
NullReferenceException: Object reference not set to an instance of an object.
and t…
-
I can train the 3dballbrain in anaconda promp, i have been looking for solutions here but i cant found mine.
So i have followed the instructions of getting started with 3dball, i had to reinstall t…
-
**Describe the bug**
Specs: macOS Catalina, Unity 2019.1
When running my project, I'm getting the following error message:
„libgrpc_csharp_ext.x64.bundle“ kann nicht geöffnet werden, da Apple dar…
-
Hi,
While building and trying to run ML Agents under Linux, I always run into a "Unknown communication error between Python": `Unknown communication error between Python. Python communication proto…
-
Hi,
When using visual observations and big batch size GPU's make a lot of sense and improve the training speed considerably, in the other hand, when using vector observations with small batch siz…