Skip to content

samlanka/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Bandits in Numpy

A pure numpy-python implementation of training an RL agent on a k-armed bandit using epsilon-greedy as well as upper confidence bound policies for exploration.

Releases

No releases published

Packages

No packages published

Languages