How to test critic network in DDPG agent?

1 view (last 30 days)
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?

Accepted Answer

Emmanouil Tzorakoleftherakis
You can use getValue for inference on critic networks.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!