How to know if an RL agent has been updated (in MATLAB RL toolbox)
I want to train an RL agent in MATLAB using its RL toolbox, but would like to make sure that my agent is updated, so I want to ask how to see if the agent has been updated.
I want to train an RL agent in MATLAB using its RL toolbox, but would like to make sure that my agent is updated, so I want to ask how to see if the agent has been updated.