Skip to content

Implementation of k-armed Bandit problems from Sutton and Barto book in Julia

License

Notifications You must be signed in to change notification settings

jusevitch/Julia_k_armed_bandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Julia_k_armed_bandit

Implementation of k-armed Bandit problems from Sutton and Barto book in Julia.

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

I'm currently learning about Reinforcement Learning and Julia simultaneously. This repo contains implementations of problems from the classic Sutton and Barto book (Reinforcement Learning)[http://incompleteideas.net/book/the-book.html].

10-armed Testbed Implementation

Implemented Section 2.3 as a "Hello World". My results:

alt text

About

Implementation of k-armed Bandit problems from Sutton and Barto book in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages