ml-agents-dodgeball-env icon indicating copy to clipboard operation
ml-agents-dodgeball-env copied to clipboard

Showcase environment for ML-Agents

Results 6 ml-agents-dodgeball-env issues
Sort by recently updated
recently updated
newest added

I was inspecting what kind of observations agents gets, and found that in this line of code, we trying to normalize the number remaining enemies to add them to observation....

Can I boost the speed by increasing the `num_envs` parameters?

Dodgeball issues: Env: Linux Manjaro 21.1 Unity Hub 2.4.5 Unity Editor 2020.3.24f1 (LTS) ML Agents 2.1.0-exp.1 ML Agents Extensions 0.5.0-preview Git installs: /home/xxxxx/Desktop/Unity/ml-agents/ /home/xxxx/Desktop/Unity/ml-agents/com.unity.ml-agents/ /home/xxxx/Desktop/Unity/ml-agents/com.unity.ml-agents.extensions/ /home/xxxx/Desktop/Unity/ml-agents/ml-agents-dodgeball-env/ Unity Projects currently working:...

When I tried to train with Poca, I encountered this problem ValueError: 'poca' is not a valid TrainerType and I didn't find a solution. Can you tell me how to...

Library\PackageCache\[email protected]\Runtime\Stores\Util\ExponentialRetryPolicy.cs(29,17): error CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the...

This project is using 2022.3.38f1. There is [security issue](https://unity.com/security/sept-2025-01) with this version, so I assume that Unity Technologies does not want to enhance users to install the editor of this...