epsilon-greedy topic

List epsilon-greedy repositories

Artificial-Intelligence-Codes

39
Stars
9
Forks
Watchers

Collection of Artificial Intelligence Algorithms implemented on various problems

reinforcement-learning

17
Stars
7
Forks
Watchers

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...

implement basic and contextual MAB algorithms for recommendation system

ml-based-lb-ryu

16
Stars
6
Forks
Watchers

Machine Learning based Load Balancing with RYU OpenFlow Controller

Multi-Armed-Bandit-Algorithms

27
Stars
10
Forks
Watchers

Python implementation of UCB, EXP3 and Epsilon greedy algorithms