Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 656 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 656 Bytes

DRLND: Deep Reinforcement Learning Nanodegree (nd893)

Recommended time: 3 months, Level: Advanced, Perequisite: Experience with Python, Probability, Machine Learning, & Deep Learning.

The course recommends the book by Miguel Morales who also gives a lecture within the programm:

The Deep Reinforcement Learning Nanodegree program teaches how to train AI agents to perform a variety of complex tasks.

Projects

  • Navigation (Value-Based Methods)
  • Continuous Control (Policy-Based Methods)
  • Collaboration and Competition (Multi-Agent Reinforcement Learning)