Skip to content

TheAmazingElys/atari_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning on Atari

A WIP implementation of Rainbow (https://arxiv.org/abs/1710.02298).

A space invader run

After installing the requirements, you also need to run pip install gym[atari] manually. If you are using CUDA also make sure to install the right wheel from https://pytorch.org/.

Releases

No releases published

Packages

No packages published

Languages