yaizik / n_armed_bandit

Reinforcement learning solution for the N armed bandit problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n_armed_bandit

Reinforcement learning solution for the N armed bandit problem

Inspired by the book "Reinforcement Learning" by Sutton and Barto, this is a suggested solution for the simple stationary N armed bandit problem.

Will easily %run from IPython.

Screenshot Example for running 200-Arm Bandit for various configurations

About

Reinforcement learning solution for the N armed bandit problem


Languages

Language:Python 100.0%