Skip to content

Latest commit

 

History

History

ale

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Requirements:

  • Python - version ?
  • PyTorch - version ?

Installation:

pip install gym[atari] 
pip install autorom[accept-rom-license]
pip install stable-baselines3[extra]

This worked 2023-01-31 on ubuntu 22.04

I refer to gymnasium website for more information.