How to install gym in Colab for LunarLander environment

Опубликовано: 25 Январь 2025
на канале: PyShine
2,779
16

This video is about resolving issue regarding LunarLander installation in gym under the Google Colab. We can resolve this AttributeError: module 'gym.envs.box2d' has no attribute 'LunarLander' via this tutorial.

To start to go https://colab.research.google.com/

#colab
#googlecolab
#reinforcement