kevaldoshi17 / DeepRLNanodegree

Projects for Udacity Nanodegree Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepRLNanodegree

Projects for Udacity Nanodegree Program

  • Project 1: Navigation --> Value-based methods
  • Project 2: Continuous Control --> Policy-based methods
  • Project 3: Colloboration and Competition --> Multi-agent RL
# Environment
conda create --name drlnd python=3.6
source activate drlnd

About

Projects for Udacity Nanodegree Program


Languages

Language:Jupyter Notebook 81.4%Language:Python 18.6%