Is there a way to get the current epoch number and other optimizer attributes from the environments without it being too hacky? :/
Currently I am reading the horizon length from the PPO.yaml file and computing the epoch number based on that.
1 Like