Code Monkey home page Code Monkey logo

2019-oss-summer-rlbasic's Introduction

2019-OSS-Summer-RLBasic

2019-OSS-Summer-RLBasic is the material(lecture notes, examples and assignments) repository for reinforcement learning basic course that I have taught at Kookmin University in the summer of 2019. Note that examples and assignments in this repository uses Keras.

Related Repositories

Contents

  • Lecture
    • Day 1
      • What is Reinforcement Learning?
      • MDP (Markov Decision Process)
        • State
        • Action
        • Reward Function
        • State Transition Probability
        • Discount Rate
        • Policy
      • Value Function and Q-Function
      • Bellman Equation
        • Bellman Expectation Equation
        • Bellman Optimality Equation
      • Dynamic Programming
        • Policy Iteration
        • Value Iteration
      • Policy Evaluation
        • Monte-Carlo Prediction
        • Temporal-Difference Prediction
      • SARSA
      • Q-Learning
    • Day 2
      • Approximation Function
      • Neural Network
        • Node and Activation Function
        • Deep Learning
      • Deep SARSA
      • Policy Gradient
        • Policy-based Reinforcement Learning
        • REINFORCE
      • DQN (Deep Q-Network)
  • Examples
    • Day 1 (Grid World)
      • Policy Iteration
      • Value Iteration
      • Monet-Carlo
      • SARSA
      • Q-Learning
    • Day 2 (Grid World and CartPole-v0)
      • Deep SARSA
      • REINFORCE
      • DQN
      • Actor-Critic
  • Assignments
    • Day 1 (Maze)
      • SARSA
      • Q-Learning
    • Day 2 (LunarLander-v0)
      • DQN

Acknowledgement

This course uses the contents of 파이썬과 케라스로 배우는 강화학습(Wikibooks, 2017) for lecture notes and RLCode team repository for example codes. Thanks to maintainers (이웅원, 이영무, 양혁렬, 이의령, 김건우).

Also, I prepared this materials with teaching assistant Junyeong Park, and Hyeonsu Kim. Thanks! :D

How To Contribute

Contributions are always welcome, either reporting issues/bugs or forking the repository and then issuing pull requests when you have completed some additional coding that you feel will be beneficial to the main project. If you are interested in contributing in a more dedicated capacity, then please contact me.

Contact

You can contact me via e-mail (utilForever at gmail.com). I am always happy to answer questions or help with any issues you might have, and please be sure to share any additional work or your creations with me, I love seeing what other people are making.

License

The class is licensed under the MIT License:

Copyright © 2019 Chris Ohk, Junyeong Park, and Hyeonsu Kim.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2019-oss-summer-rlbasic's People

Contributors

utilforever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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