-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Hi, thank you for your code. I'm a little bit confused of the infinit bootstrap in
Line 269 in 8416d6e
| done_bool = 0 if episode_step + 1 == env._max_episode_steps else float( |
Will it be wrong when sampling at the end of an episode (where the next_obs is the start observation of the next episode)? It seems you simply ignore this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels