This repository contains common projects that implement Deep Reinforcement Learning algorithms, such as DQN, Actor-Critic, A2C, A3C, PPO, TRPO, DDPG, SAC. The documentations of each algorithm are included, along with their implementations with PyTorch and Stable Baseline3, respectively, to various Gym environments.
At the moment, this repo is still in progress and will be updating constantly.