Giter Site home page Giter Site logo

frozen-lake's Introduction

Frozen-Lake

An introduction to Model-Based (RMax) and Model-Free (Q-Learning and SARSA) Reinforcement Learning techniques

Background

Imagine you and your friends are throwing a frisbee on a cold January afternoon, when someone throws it just a little too strong and it lands on the frozen lake nearby! Your parents will be so angry if you lose that frisbee, so you HAVE to get it.

You walk up to the lake and step on it. You realize that it's slippery everywhere. You can choose to go forward, left, or right. But because it's slippery, you only perform the action you meant to do 33% of the time! If you try to go forward you have a 33% chance to go forward, 33% chance to go left, and 33% chance to go right. You want to find the best way to get to the frisbee without falling in any holes in the ice.

What to do?

We can solve this problem with Reinforcement Learning techniques by modeling it as a Markov Decision Process (MDP).

Model-Based RL

RMax

Model-Free RL

  1. Q-Learning

  2. SARSA

frozen-lake's People

Contributors

amtamasi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.