Giter Club home page Giter Club logo

hands-on-rl's Introduction

Hands on RL

Note

To solve the questions in the Weeks (If you are interested ๐Ÿ˜Š), check out the Questions folder in the Weeks. Check out the Course Info file for more details!

Note: The books which have copyrights aren't being uploaded here. The books in the Resources/Books/ directory are downloaded from the sources listed in the 'Books and Resources' section.

If you want to learn from this repository(โค๏ธ), follow the README files to stay organized and on track.

License

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

Refer this for more info!

Repository Structure

.
โ”œโ”€โ”€ Resources/
โ”‚   โ””โ”€โ”€ Books/
โ”œโ”€โ”€ Week1/
โ”‚   โ”œโ”€โ”€ Assignment/
โ”‚   โ”œโ”€โ”€ {Solved Files}  # Files related to solved questions
โ”‚   โ””โ”€โ”€ README.md
โ”œโ”€โ”€ Week2/
โ”‚   โ”œโ”€โ”€ Assignment/
โ”‚   โ”œโ”€โ”€ {Solved Files}  # Files related to solved questions
โ”‚   โ””โ”€โ”€ README.md
.
. (Continue similarly for other weeks)
.
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ CourseInfo.md
โ””โ”€โ”€ README.md

This week covers the basic topics of python required for Machine Learning and Reinforcement Learning. The basics of Reinforcement Learning are also covered in the books Grokking RL and Sutton and Barto.

This week covers the basics of Reinforcement Learning, mainly covered from Grokking RL. It also has an assignment to cover the basics of writing a game in python using the pygame module.

This week covers the algorithms to deal with Prediction and Control problems.

This week covers the implementation of the Multi-armed bandit problem implemented in python.

This week covers Temporal Difference Learning, Q Learning and Eligibility Traces along with a simple game and using Q-learning to "solve" the environment.

We have reached the ending! We will be implementing this paper to create a Chess Engine based on Deep RL.


Happy Learning ๐Ÿฅฐ!


Tip

There were some dead weeks also in between in my SoC. Considering those also would make this an ~8-Week course. I have removed all the inactive weeks from this repository to streamline it for convenient learning.

hands-on-rl's People

Contributors

rennamahcus avatar

Watchers

Kostas Georgiou avatar  avatar

hands-on-rl's Issues

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.