qlearning topic

List qlearning repositories

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

18
Stars
5
Forks
Watchers

Q learning AI bot perceiving environment with CNN

Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto

rl-botics

18
Stars
5
Forks
Watchers

Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow

GAN-Q-Learning

46
Stars
10
Forks
Watchers

Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874

subare

16
Stars
2
Forks
Watchers

reinforcement learning algorithms from the book by Sutton and Barto

3D-Pathfinding-Visualizer

37
Stars
14
Forks
Watchers

This is a three dimensional pathfinding algorithm visualizer project.

Thesis

15
Stars
2
Forks
Watchers

Code repository for my thesis on algorithmic trading

reinforcement-learning-flappybird

40
Stars
8
Forks
Watchers

In-browser reinforcement learning for flappy bird 🐦

RLEngine

38
Stars
12
Forks
Watchers

A simple reinforcement learning simulation engine for OpenAI's gym.