How to test critic network in DDPG agent?

I've trained a ddpg agent and I am trying to test my critic network with arbitrary observation and action. Is there any way to do this?

 Réponse acceptée

1 vote

You can use getValue for inference on critic networks.

Plus de réponses (0)

Catégories

En savoir plus sur Reinforcement Learning Toolbox dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by