Develop-Packt / Introduction-to-Policy-Based-Methods-for-Reinforcement-Learning

This module looks at policy based methods of reinforcement learning, principally the drawbacks to value based methods like Q learning that motivate the use of policy gradients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Policy Based Methods for Reinforcement Learning

GitHub issues GitHub forks GitHub stars PRs Welcome

About

This module looks at policy based methods of reinforcement learning, principally the drawbacks to value based methods like Q learning that motivate the use of policy gradients.

License:MIT License


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%