mett29 / Reinforcement-Learning

This repository is dedicated to the reinforcement learning examples. I will also upload some algorithms which are somehow correlated with RL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is reinforcement learning?

Reinforcement learning is an area of machine learning concerned with how software agents ought to take actions in an environment so as to maximize some notion of cumulative reward. Wikipedia

About

This repository is dedicated to the reinforcement learning examples. I will also upload some algorithms which are somehow correlated with RL.

License:MIT License


Languages

Language:Python 77.9%Language:Jupyter Notebook 22.1%