The Wayback Machine - https://web.archive.org/web/20210918033933/https://github.com/topics/epsilon-greedy
Skip to content
#

epsilon-greedy

Here are 39 public repositories matching this topic...

The goal of this project is to build an RL-based algorithm that can help cab drivers maximize their profits by improving their decision-making process on the field. Taking long-term profit as the goal, a method is proposed based on reinforcement learning to optimize taxi driving strategies for profit maximization. This optimization problem is formulated as a Markov Decision Process i.e. MDP.
  • Updated Jul 9, 2021
  • Jupyter Notebook

This project focuses on comparing different Reinforcement Learning Algorithms, including monte-carlo, q-learning, lambda q-learning epsilon-greedy variations, etc.
  • Updated Jun 4, 2021
  • Python

Improve this page

Add a description, image, and links to the epsilon-greedy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the epsilon-greedy topic, visit your repo's landing page and select "manage topics."

Learn more