Commit f48cc78e by 前钰

Update mariao.py

parent c64e4611
import paddle
import paddle
......@@ -17,6 +17,14 @@ import gym_super_mario_bros
import paddle.nn.functional as F
import collections
"""
request.txt
protobuf 3.20.3
numpy 1.19.0
gym 0.18.0
gym-super-mario-bros 7.4.0
paddlepaddle 2.0.2
"""
env = gym_super_mario_bros.make("SuperMarioBros-1-1-v0")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment