Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.58 KB

Solving video games with Deep Reinforcement Learning!

Each file is a self-contained rl algorithm, tuned to solve that particular game. An algorithm might have one or many extensions. You can determine the name of the algorithm and the type of the extension from the name of the file.
The core algorithms are based on cleanrl and comes with many cleanrl goodies like: tensorboard logging, videos of gameplay capturing, experiment management with weights and biases.

List of algorithms:

List of extensions: