Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikeasamoahansah/rl-start

Reinforcement learning
https://github.com/ikeasamoahansah/rl-start

Last synced: about 2 months ago
JSON representation

Reinforcement learning

Awesome Lists containing this project

README

        

# Reinforcement Learning

A repository to track my reinforcement learning journey

## Getting Started

These will hopefully give you some insights in my journey. Let's begin!!!

** What is Reinforcement Learning? **

Reinforcement learning (RL) is an interdisciplinary area of machine learning and optimal control concerned with how an intelligent agent ought to take actions in a dynamic environment in order to maximize the cumulative reward. Reinforcement learning is one of three basic machine learning paradigms, alongside supervised learning and unsupervised learning. [more](https://en.wikipedia.org/wiki/Reinforcement_learning)

### Prerequisites

- Reinforcement Learning by the book