About:
This repository is a collaborative effort where we explore the capabilities of a self-implemented Deep Deterministic Policy Gradient (DDPG) algorithm. We tackle various reinforcement learning challenges within Gym environments! DDPG is a powerful model-free algorithm, particularly effective for continuous action spaces.
Install Dependencies
pip install -r requirements.txt