deep-q-learning topic

List deep-q-learning repositories

Rubiks_Cube_AI

22
Stars
5
Forks
Watchers

A PyTorch AI that learns to solve Rubik's Cubes using Deep Q-Learning.

reinforcement-learning

16
Stars
3
Forks
Watchers

Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.

Grasshopper_DQN

28
Stars
8
Forks
Watchers

Repository for CAADRIA19 Workshop: "WS.4 Deep Reinforcement Learning in Grasshopper".

A method to train DRL model with Tensorflow and Bizhawk.

chess_rl

22
Stars
2
Forks
Watchers

A repository of applied reinforcement learning to make a competent chess engine.

Self-Driving-Car-Simulation

15
Stars
12
Forks
Watchers

Simulation of a self-driving car game using a Deep Q Learning AI

StockTradingAI

16
Stars
12
Forks
Watchers

This project is a Stock Trader trained to trade stocks from the S&P 500. It was made using a Deep Q-Learning model and libraries such as TensorFlow, Keras, and OpenAI Gym. It was trained on data from...