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
17.19k stars 4.16k forks source link

ML-Training #2924

Closed ralph367 closed 4 years ago

ralph367 commented 4 years ago

Well where should I add the hyperparameters so I can train my agents? I added my own parameters in config/trainer_config.yaml but it isn't working then I tried removing one of the existing parameters (3DBall) then I tried to train it using mlagents-learn config/trainer_config.yaml --run-id=test --train and it works perfectly like I have never deleted the parameter from the Trainer_config file I guess I'm missing something any help ?

ralph367 commented 4 years ago

Just never mind

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.