Hey, dose anyone know how to train a ML-agent with # curiosity module?
How to set the parameters in Training Configuration file? Should I add some code in Agent.cs?
I can’t find any tutorial about how to use # curiosity module. but i find some theory in Reinforcement learning.