Skip to content

konichuvak/rl_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Reinforcement Learning

Repository contains implementations of algorithms and selected programming exercises described in Reinforcement Learning: An Introduction by Richard Sutton & Andrew Barto, 2018

Structure

How to use:

git clone https://github.com/konichuvak/rl_experiments.git

python rl_experiments/index.py launches a local Dash instance, allowing for interactive interpretation and exploration of presented solutions

Examples

blackjack training_board

Releases

No releases published

Packages

No packages published

Languages