This repository contains implementations of popular Reinforcement Learning algorithms. The aim is to make the code here as straightforward and modular as possible so that it is easy to train with custom backbone networks across various environments.
This directory contains modular blocks from popular neural network architectures.
This directory has all the RL algorithms.
Other algorithms (VPG, TRPO, PPO) will be added shortly!