How to show the progress of the training step in an episode?

1 view (last 30 days)
Hi,
Reinforcement Learning Toolbox is efficient for me. However, I hope it can show the progress of a training step in an episode. And How to show the network parameters after the network is trained?

Answers (1)

Emmanouil Tzorakoleftherakis
Hello,
You can use 'getLearnableParameterValues' to get the network parameters after training. Can you share some more details about your first question? What is it that you would like to access/see during an episode?

Community Treasure Hunt

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

Start Hunting!