Super-Mario-Bros-RL icon indicating copy to clipboard operation
Super-Mario-Bros-RL copied to clipboard

This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super Mario Bros

Results 2 Super-Mario-Bros-RL issues
Sort by recently updated
recently updated
newest added

I've encountered this problem: common\atari_wrapper.py", line 4, in import gym_super_mario_bros ModuleNotFoundError: No module named 'gym_super_mario_bros' how can I fix it?

I want to know what platform can this code run? eg:ubuntu/macos ,python 3.7/2.7 ,and which version of each lib/framework????