deep-rl-class
deep-rl-class copied to clipboard
Update unit1.ipynb for Vectorized Monitor
I added a vectorized monitor solution and explanation because it was very confusing for me and it took me a few hours to understand that the classic monitor is for non vectorized environments. But we have been using a vectorized env in this notebook