rl-agents
rl-agents copied to clipboard
Analyze.py file missing?
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?
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.