Contribute Media
A thank you to everyone who makes this possible: Read More

Training intelligent game agents using deep reinforcement learning

Description

Reinforcement learning has enjoyed its recent prominence with its combination with the class of rich function approximators known as deep neural networks. The combination, referred as deep reinforcement learning (DRL) have demonstrated to perform on complex tasks from Atari games to robotics to self-driving cars. This tutorial dives into how to frame and solve DRL problem with python.

Details

Improve this page