Skip to content

onlyxool/Pong_gymnasium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong_gymnasium

The solution for the ALE/Pong-v5 gymnasium environment

Install library

pip install gymnasium tensorboard collections onnx onnxscript numpy==1.26.4
pip install gymnasium[atari, accept-rom-licesnse]

Install pytorch: https://pytorch.org/get-started/locally/

Train

python Pong.py train 1000

Test

python Pong.py /path/to/model.pth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages