kiarashgeraili / easy21

Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy 21

Solving Easy 21 assigment from Reinforcement Learning class by David Silver + RL guide for beginners.

Full instructions for this task are available here.

About

This resource is intended to be a good place for beginners to get started with RL in a practical way and is basically a summary of the RL course by David Silver. To obtain more information about the concepts here discussed please check the course!

Special thanks to:

How to run this?

You'll need jupyter and Python version >= 2.7. The python libraries you'll need can be found at the top of the notebook.

git clone https://github.com/mari-linhares/easy21
cd easy21
jupyter notebook

Hope this helps 🌄 ✌️!

About

Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%