Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 341 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 341 Bytes

Multi Arm Bandit

This repo contains the code for the Multi Arm Bandit problem in Reinforcement Learning. The MultiArmBandit.jl file contains the module in which functions which were written for the problem while example_bandit.jl is a Pluto Julia notebook showing a simulated example with 5 Groups (Arms). A PDF version is also provided.