Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
16.93k stars 4.14k forks source link

set initial values for reset parameters #2602

Closed Carpet4 closed 4 years ago

Carpet4 commented 4 years ago

Is there a way to set initial values for the academy's reset parameters in a unity build using mlangents-learn? Currently I can use curricula with a single difficulty to achieve that but it is a bit of an overkill especially with multiple brains in the scene (requires duplicating of the parameter value files for each of the brains)

harperj commented 4 years ago

Hi @Fuseques -- unfortunately that is the best option for setting the reset parameters from mlagents-learn at this time. I'll relate the feature request to the team though; this would be a useful addition.

harperj commented 4 years ago

Thanks for submitting this request. I’ve added it to our internal tracker with the ID MLA-86. I’m going to close this issue for now, but we’ll ping back with any updates

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.