facebookresearch/mbrl-lib

[Feature Request] Clean up the PlaNet visualizer

luisenp opened this issue ยท 0 comments

๐Ÿš€ Feature Request

The planet visualizer is an ad-hoc version used during the debugging stages. Now that the PlaNet implementation is stable, we should update it to be given a results directory, which specifies the Hydra config with, and also has a checkpoint for the model. The rest of the script can operate the same way for the purposes of this pull request.