rl-agents icon indicating copy to clipboard operation
rl-agents copied to clipboard

Analyze.py file missing?

Open Davinho10 opened this issue 2 years ago • 1 comments

First of all thank you for the amazing work but how do I run the analyze.py file which is supposed to be in the scripts folder?

Davinho10 avatar Jan 19 '23 20:01 Davinho10

Hi, sorry I should really update the instruction. The analyze.py script is deprecated (I only used it to plot the rewards / episode length stats etc), you should use tensorboard instead, which is more convenient and broadly used.

eleurent avatar Jan 21 '23 13:01 eleurent