All Projects → iamhectorotero → Rlai Exercises

iamhectorotero / Rlai Exercises

Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rlai Exercises

Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (+213.4%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+270.1%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+136.08%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (+275.26%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+751.55%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-56.7%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+3331.96%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
David Silver Reinforcement Learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
Stars: ✭ 623 (+542.27%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
60 days rl challenge
60_Days_RL_Challenge中文版
Stars: ✭ 92 (-5.15%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+781.44%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Notebooks
Some notebooks
Stars: ✭ 53 (-45.36%)
Mutual labels:  artificial-intelligence, jupyter-notebook, reinforcement-learning
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+9087.63%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Reinforcement Learning
Reinforcement learning material, code and exercises for Udacity Nanodegree programs.
Stars: ✭ 77 (-20.62%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Mathy
Tools for using computer algebra systems to solve math problems step-by-step with reinforcement learning
Stars: ✭ 79 (-18.56%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Ai Reading Materials
Some of the ML and DL related reading materials, research papers that I've read
Stars: ✭ 79 (-18.56%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Rl Course Experiments
Stars: ✭ 73 (-24.74%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-18.56%)
Mutual labels:  artificial-intelligence, jupyter-notebook
Papers Literature Ml Dl Rl Ai
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
Stars: ✭ 1,341 (+1282.47%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Tensorflow Tutorials
TensorFlow Tutorials with YouTube Videos
Stars: ✭ 8,919 (+9094.85%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Stars: ✭ 1,260 (+1198.97%)
Mutual labels:  artificial-intelligence, reinforcement-learning

Exercise Solutions for "Reinforcement Learning: An Introduction" 2nd Edition

A book by Richard S. Sutton and Andrew G. Barto.

You can find an online version of the book HERE.

I have no guarantees for any of the solutions' correctness so if you see any mistakes or think any of the solutions lack completeness or you simply want to start a discussion on them, please feel free to let me know or submit an issue or pull request.

NOTE: Exercises 1.1-1.5, 2.3, 2.4, 2.6, 3.3-3.11 come from JKCooper2's repository

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].