Skip to content

habanoz/reinforcement-learning-an-introduction

Repository files navigation

Sutton & Barto Exercise Solutions

This repository contains my personal Sutton & Barto exercise solutions. Each subfolder contains a pdf file with questions and answers and python scripts for programming exercises.

Solutions are for personnel reference. No guarantee of correctness is provided.

Corrections are welcome...

I also created rl-algo repository for RL Control algorithm implementations.

Solutions

More On RL

If you are interested in Deep RL, check out the Berkeley YouTube Deep RL course by Sergey Levine. The course is a precious resource. You can also refer to my solutions to the course assignments at Berkeley RL Homework Answers.

If you are interested in Meta-RL, check out the Standford YouTube Meta Learning course by Chealse Finn. The course is a precious resource. You can also refer to my solutions to the course assignments at Standford Meta Learning Homework Answers.

Acknowledgements

All solutions belong to me.

I need to credit the following authors.

I leveraged the great work of vojtamolda to verify my solutions:

I leveraged the great work of ShangtongZhang to improve may solutions to programming exercises. Sometimes I just used a modified version of his work. Credits are kept.

Please prefer the mentioned works over mine.

About

Solutions to Sutton and Barto book exercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published