Hi all,
at the beginning of each training there is a seed printed in the console, i.e. 3212.
typing mlagents-learn --help
shows that a seed parameter can be added like i.e. --seed 3212
. I remember that it is also possible to include that into the config .yaml file. Anyone knows where and how to do that? Or maybe I’m mistaken and this is just not possible.
Many Thanks!!