Overview - adamtiger/deeprl-lib GitHub Wiki

Welcome to deeprl-lib!

This is a repository containing the implementation of state-of-the-art deep reinforcement learning algorithms. All of the algorithms are implemented for the sake of learning. The implementations can be used for understand easily how the algorithm works but their speed (efficiency), modular structure (supports any environment and deep learning library) makes it suitable enough to use them in a research project.