ml-agents
ml-agents copied to clipboard
goal signal and HyperNetwork
I had just read about "ML-Agents v2.0 release:Now supports training complex cooperative behaviors". I am very interested in the part of One model to rule them all .Could you provide the example of this part of the case(an agent solving two tasks present in the ML-Agents examples(WallJump and PushBlock)? Thank you !

Hi @fdsafet
That environment exists on a branch here but it may be messy because we never ended up merging it into main.
Good luck!
Hi @fdsafet
That environment exists on a branch here but it may be messy because we never ended up merging it into main.
Good luck!
thank you!