matthiasplappert / keras-rl-weights

Trained models for keras-rl.
https://github.com/matthiasplappert/keras-rl
21 stars 4 forks source link

What is the purpose of multiple weight files? #2

Open impulsecorp opened 7 years ago

impulsecorp commented 7 years ago

In your pre-trained weights directory at https://github.com/matthiasplappert/keras-rl-weights , why does Breakout have multiple weight files (at different checkpoints) and a json log file of the rewards, but Cartpole and Pendulum only each have one weights file? What is the purpose of the checkpoint weight files?