All Projects → hereismari → easy21

hereismari / easy21

Licence: Apache-2.0 license
Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to easy21

Learn Machine Learning in 5 Months
This is the Curriculum to learn Machine Leaning from scratch to expert.
Stars: ✭ 51 (+240%)
Mutual labels:  coursework
Course-Notes-Deep-Learning-by-Andrew-NG-on-Coursera
Hand Written course notes of Deep Learning Specialization by Andrew NG on Coursera
Stars: ✭ 23 (+53.33%)
Mutual labels:  coursework
Metu-CENG
All the homeworks, studies and projects I've done at Metu-CENG
Stars: ✭ 32 (+113.33%)
Mutual labels:  coursework
UX-design
Learn how to design and prototype Web products that are comfortable and even joyful to use.
Stars: ✭ 16 (+6.67%)
Mutual labels:  coursework

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 🌄 ✌️!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].