This repository contains projects for Deep Reinforcement Learning. All of the projects use simulation environments from Unity ML-Agents and OpenAI Gym.
P1_Navigation: In the first project, we will train an agent to collect yellow bananas while avoiding blue bananas.
P2_Continuous: In the second project, we will train an robotic arm to reach target locations.
P3_Collaboration: In the third project, we will train a pair of agents to play tennis.