/Reinforcement-Learning

This repo will contain Implementations of different RL algorithms, worked examples and requests for research from OpenAI.

Primary LanguagePython

Overview

This repository contains solutions to exercises from OpenAI Spinning Up in Deep RL.

Plans for the future:

  • Implementation of popular Reinforcement Learning algorithms
  • Implementation of OpenAI Requests for Research
  • Update Resource List
  • Create RL Papers Lists

Reinforcement Learning Resources

Textbooks

Courses

Blogs & WebSites

Other