How to showcase selected Hyperparams per run?

Hi,

I’m currently doing some hyperparameter optimization, but I’m also evaluating the fcnet_hiddens shapes and a few custom env parameters.
Is there a way post-run that I can see which parameters were selected for a specific run?
I know you can see a large part using tensorboard, but the fcnet_hiddens for example stays blank.

Thanks in advance!

Kind regards,

Hey @reyckerm, can you share a code example? I believe these should be logged within the same directory, perhaps nested in another directory/file.