Open luokuang2001 opened 3 months ago
Hello!
If you specify the same log directory, you can restart both the training and evaluation processes seamlessly. Additionally, to visually evaluate the model policy, you can check the images saved in TensorBoard by turning on video_pred_log in the config file.
Hello! I have trained the Dreamer on my self-defined env and saved the log, How can I load a trained model “latest.pt" in my logdir, and evaluate the model policy visually on my self-defined env ?