The classic Bomber Man game with Reinforcement Learning based AI agent for J2ME platform. It was done long before RL become so hypo :)
-
Updated
May 6, 2016 - Java
The classic Bomber Man game with Reinforcement Learning based AI agent for J2ME platform. It was done long before RL become so hypo :)
This presentation contains very precise yet detailed explanation of concepts of a very interesting topic -- Reinforcement Learning.
Developing an optimal playing strategy for the popular game Blackjack using various Reinforcement Learning algorithms.
Implementation of various temporal difference algorithms for OpenAI Cliff walking (Gridworld Cliff)
A Taxi driver agent that learns using Q learning and Sarsa
Exercise and assignments of Deep Reinforcement Learning Nanodegree Program offered by Udacity
SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis
Policy Evaluation and Policy Control for modified Blackjack: Assignment 1, COL870 (Reinforcement Learning) @ IIT Delhi
Implemented and visualized all kinds of machine learning algorithms by Python
Foundations Of Intelligent Learning Agents (FILA) Assignments
Repository for the Reinforcement Learning (CSE564) Fall'19 course at IIIT Delhi
This is the repository of the Final Semester Undergraduation Project on Reinforcement Learning (Inverted Pendulum problem) done by Nikhil Podila and Savinay Nagendra. The project was performed under the guidance of Professor Koshy George at the Center of Intelligent Systems in PES Institute of Technology, Bangalore, India
This github contains a simple OpenAi Gym Maze Enviroment and (at now) a RL Algorithm to solve it.
This project is an implementation of the game EASY21
AI Reinforcement Learning in Python
Various reinforcement learning algorithms implemented using Python. This repo also contains a DQN approach to solve credit-card anomaly detection use-case.
Add a description, image, and links to the sarsa-learning topic page so that developers can more easily learn about it.
To associate your repository with the sarsa-learning topic, visit your repo's landing page and select "manage topics."