The Wayback Machine - https://web.archive.org/web/20210918033933/https://github.com/topics/epsilon-greedy
Here are
39 public repositories
matching this topic...
CSE 571 Artificial Intelligence
Updated
Jan 3, 2018
Python
Collection of Artificial Intelligence Algorithms implemented on various problems
Updated
Oct 23, 2020
Jupyter Notebook
Implementations of basic concepts dealt under the Reinforcement Learning umbrella. This project is collection of assignments in CS747: Foundations of Intelligent and Learning Agents (Autumn 2017) at IIT Bombay
Updated
May 21, 2018
Python
Machine Learning based Load Balancing with RYU OpenFlow Controller
Updated
Oct 16, 2018
Python
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
Updated
Oct 4, 2018
Python
Offline evaluation of multi-armed bandit algorithms
Updated
Dec 1, 2020
Python
Updated
Apr 5, 2021
Jupyter Notebook
Implementation of greedy, E-greedy and Upper Confidence Bound (UCB) algorithm on the Multi-Armed-Bandit problem.
Updated
Jul 30, 2019
Python
Greed is Good: Exploration and Exploitation Trade-offs in Bayesian Optimisation
FTRL Approach to Financial Portfolio Risk Management
Updated
May 1, 2019
Python
This github contains a simple OpenAi Gym Maze Enviroment and (at now) a RL Algorithm to solve it.
Updated
Apr 24, 2020
Python
RL algorithms for pygame version of Flappy Bird
Updated
May 23, 2018
Python
ϵ-shotgun: ϵ-greedy Batch Bayesian Optimisation
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 repo contains implementations of algorithms such a Q-learning, SARSA, TD, Policy gradient
Updated
Dec 8, 2019
Python
An implementation of solvers for the multi-armed-bandit-problem in JavaScript.
Updated
Apr 25, 2019
JavaScript
See a program learn the best actions in a grid-world to get to the target cell, and even run through the grid in real-time! This is a Q-Learning implementation for 2-D grid world using both epsilon-greedy and Boltzmann exploration policies.
Updated
Feb 1, 2017
Python
3rd Place winning solution on Kaggle Data Science for Good Competition
Updated
Apr 27, 2019
Jupyter Notebook
A set of tools for machine learning (for the current day, there are active learning utilities and implementations of some stacking-based techniques).
Updated
Dec 31, 2018
Python
Implementation reinforcement learning algorithms
Updated
Aug 10, 2020
Python
A collection of implementations of the bandit problem.
Updated
Feb 25, 2019
Jupyter Notebook
Chapter wise implementation & analysis of all the algorithms in RL : An Intoduction by Richard S. Sutton and Andrew G. Barto
Updated
Jul 18, 2020
Jupyter Notebook
Using deep expected sarsa with tensorflow to solve the lunar lander problem with hyperparameter tuning and results analysis
Updated
Dec 14, 2020
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
Public repository for a paper in UAI 2019 describing adaptive epsilon-greedy exploration using Bayesian ensembles for deep reinforcement learning.
Updated
Mar 9, 2020
Python
Updated
Sep 4, 2021
Python
Updated
Sep 4, 2021
Python
Simple example of reinforcement learning using the "Sarsa" method with epsilon-greedy to solve the optimized path of a maze.
Updated
Aug 7, 2020
Jupyter Notebook
Solve the optimized path of a maze using Q-Learning of the Reinforcement Learning and epsilon-greedy.
Updated
Aug 9, 2020
Jupyter Notebook
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
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.