qlearning topic
Gridworld-with-Q-Learning-Reinforcement-Learning-
Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.
Q-learning-conv-net
Q learning AI bot perceiving environment with CNN
ReinforcementLearning_Sutton-Barto_Solutions
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
rl-botics
Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow
GAN-Q-Learning
Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874
subare
reinforcement learning algorithms from the book by Sutton and Barto
3D-Pathfinding-Visualizer
This is a three dimensional pathfinding algorithm visualizer project.
Thesis
Code repository for my thesis on algorithmic trading
reinforcement-learning-flappybird
In-browser reinforcement learning for flappy bird 🐦
RLEngine
A simple reinforcement learning simulation engine for OpenAI's gym.