feat: initial mario rl mvp
This commit is contained in:
12
mario-rl-mvp/requirements.txt
Normal file
12
mario-rl-mvp/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
torch==2.5.1
|
||||
stable-baselines3==2.3.2
|
||||
gym==0.26.2
|
||||
gymnasium==0.29.1
|
||||
shimmy==1.3.0
|
||||
gym-super-mario-bros==7.4.0
|
||||
nes-py==8.2.1
|
||||
opencv-python==4.10.0.84
|
||||
numpy==1.26.4
|
||||
tensorboard==2.18.0
|
||||
imageio==2.36.1
|
||||
imageio-ffmpeg==0.5.1
|
||||
Reference in New Issue
Block a user