chandar-lab/RLHive

Create an option for saving a run based on the number of training frames. (In the saving schedule)

Closed this issue · 1 comments

For now, saving an experiment is based on the number of training episodes. This thing is tricky dealing with various kinds of environments, especially for resumable runs. One good idea is to have the option to save a run based on the number of training frames.

Fixed by #143