wpumacay / DeeprlND-projects

Projects from the DeeprlND from Udacity
5 stars 1 forks source link

Projects from the DeepRL Nanodegree by Udacity

This repo contains implementations to the projects of the Deep Reinforcement Learning Nanodegree by Udacity. The projects we have to implement as part of the course are the following:

Project 1: DQN

CODE | POSTS: FULL - PART-1 - PART-2 - PART-3 | REPORT

project-1-banana-agent

project-1-lunarlander-agent

Project 2: DDPG

CODE | REPORT

project-2-reacher-multi-agent

Project 3: MADDPG

CODE | REPORT

project-3-tennis-agent