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

Does someone know how to add new obs in one environment? #3188

Closed tingfx4yu closed 4 years ago

tingfx4yu commented 4 years ago

My mlagents version is still 0.10.1 which has the brain in Academy. When I add new obs in the environment, for example, the vector obs is 126 but I add more obs the brain can not work. Are there any solutions for that?

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.