-
(ml-agents) C:\Users\Taylor R White\Documents\ml-agents-0.8.2>mlagents-learn config/trainer_config.yaml --curriculum-config/curricula/penguin/ --run-id-penguin_final_01 --train
Traceback (most recent…
-
`(ml-agents) C:\Users\chenchet\ml-agents> mlagents-learn config/trainer_config.yaml --curriculum=config/curricula/pig/ --run-id=pig_tutorial_01 --train
Traceback (most recent call last):
File "C:\…
-
**Is your feature request related to a problem? Please describe.**
I'm building a game that has multiple MLAgents in it. 2 have already been trained, but they are still part of the game. The v0.11 ch…
-
**Describe the bug**
when running the mlagents-train command with a config file the command properly reads the file but it gives the following error:
(On my config file "Platformer.yaml")
`mlagent…
-
who successfully build the unity default environments to .exe and run it via the python API? Can you share your concrete version of the Unity, and mlagents python package? Thanks!
-
**Describe the bug**
Training immediately crashes when running against unity editor or running against built environment when unity editor (or hub) is running. The problem started when updating to ml…
-
I am trying to create a .nn openpose model by using an openpose.pb model and use it with the barracuda worker factory and use the model without having to create a plugin for android or ios.
I am e…
-
Hi
I created the RollerBall game environment using this [Create-Environment](https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Learning-Environment-Create-New.md). I trained it usin…
-
The extension of my checkpoint files are .cptk, not .ckpt.
Is this a typo at this line?
https://github.com/Unity-Technologies/ml-agents/blob/66c9f765f8ec81557216f81560d8d112a0ec7cc7/ml-agents/mlagen…
-
Hi developers,
My teammate and I are trying to use Unity Collaborate for our RL project. I downloaded the newest Unity ml-agent plugin, which is version 10. However, my teammate uses ml-agent version…