Skip to content

Code and examples for the Multi Arm Bandit problem in Julia

License

Notifications You must be signed in to change notification settings

rokapre/MultiArmBandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Code and examples for the Multi Arm Bandit problem in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages