I tried to train a PPO model (using gym) on Google Colab, but unfortunately, something went wrong very quickly. After just a few seconds of training, the webpage started to freeze and sometimes even bug out. After about 2 minutes, the screen went black. Here is the link to the Google Colab notebook : https://colab.research.google.com/drive/1uAF0_9BEiehWGsLKBtGauWCs2rGnL71-?usp=sharing. There is no data to download.
I’ve been using Google Colab for a while, but this is the first time this has happened. I assume there might be an issue with the RAM consumption on this page, but I’m not sure. Could you help me correct it?