Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikeasamoahansah/rl-start
Reinforcement learning
https://github.com/ikeasamoahansah/rl-start
Last synced: about 2 months ago
JSON representation
Reinforcement learning
- Host: GitHub
- URL: https://github.com/ikeasamoahansah/rl-start
- Owner: ikeasamoahansah
- License: cc0-1.0
- Created: 2024-05-13T18:06:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T23:27:55.000Z (5 months ago)
- Last Synced: 2024-08-11T00:28:44.744Z (5 months ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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