Skip to content

Material for Reinforcement Learning Workshop [WIP]

Notifications You must be signed in to change notification settings

AIS0ciety/Intro-to-RL

Repository files navigation

Intro-to-RL

Material for Reinforcement Learning Workshop

Video resource: David Silver's Course on Youtube. This is one the best material to start learning reinforcement learning.

Book: Reinforcement Learning: An Introduction by Richard Sutton. This book is also one of the best to build your fundamentals in RL.

Notes: This folder has notes used by david silver during his course. We will also be following this.

My Notes: I made them while I was studying the concepts of RL. you can refer them for pseudo codes and maths. If you dont understand them just make an issue and I will answer the questions.

Blogs: This list of blogs will be updated regularly .. ;)

Compute Resources

Signup for https://software.intel.com/en-us/ai-academy/devcloud And clone this repo directly into it.

This link https://software.intel.com/en-us/articles/getting-started-with-the-intel-ai-devcloud will help you understand how it works and setup process.

Install Requirements:

Install python3 and then install requirements using this command

pip install -r requirements.txt

About

Material for Reinforcement Learning Workshop [WIP]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published