Projects' Solutions for Udacity Deep Reinforcement Learning Nanodegree
Projects in this repository are:
- Taxi in open-AI gym environment.
- Banana Navigation project using deep Q learning using Unity environment.
- Deep deterministic policy gradient (DDPG) implementation for Reacher environment.
- Multi Agent DDPG implementation for tennis environment.
Refer to this link for installation instruction.