GithubHelp home page GithubHelp logo

rl-lecture-examples's Introduction

Additional examples for the RL lecture 2020/21

During the semester, the demonstrations and examples accompanying the RL lecture will be released on a weekly basis. They will stay up so they can be used to prepare the project and the exam.

WIP: how an exercise week should look

  1. Recap & example demonstration (using notebook)
  2. Kahoot quiz
  3. Questions & discussion on the lecture & assignment
  4. Announcement of the new assignment:
    • coding, most of the time implementing an important algorithm from the lecture
    • one or two questions that check if the student actually understands the algorithm
    • an open ended question on what the student observes for different exploration or learning algorithms or hyperparameters

WIP: list of example envs

  1. Mars Rover: moves left and right, could be extended to stay. W2, maybe also W3
  2. Cart Pole: a slight change of pace for W4 and 5, maybe even 6 so they can see a difference
  3. Continuous Mountain Car: a classic and a continuous env for a change. Maybe later with DL?
  4. A two player game so that we can do a christmas challenge
  5. Maybe something with MDP playgorund?

WIP: list of stuff that students should have implemented at the end of the course

  • policy & value iteration
  • tabular SARSA & Q-Learning
  • DQN from "scratch" in pytorch/tensorflow
  • something using the OpenAI gym interface, so maybe their own env at some point? MDP playground
  • at least epsilon greedy exploration, ideally more involved exploration

rl-lecture-examples's People

Contributors

theeimer avatar frederikschubert 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.