epsilon-greedy topic
Artificial-Intelligence-Codes
Collection of Artificial Intelligence Algorithms implemented on various problems
reinforcement-learning
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...
multi-armed-bandits-for-recommendation-systems
implement basic and contextual MAB algorithms for recommendation system
ml-based-lb-ryu
Machine Learning based Load Balancing with RYU OpenFlow Controller
Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence
bandit_algo_evaluation
Offline evaluation of multi-armed bandit algorithms
Multi-Armed-Bandit-Algorithms
Python implementation of UCB, EXP3 and Epsilon greedy algorithms