deep-q-learning topic
Rubiks_Cube_AI
A PyTorch AI that learns to solve Rubik's Cubes using Deep Q-Learning.
reinforcement-learning
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
Grasshopper_DQN
Repository for CAADRIA19 Workshop: "WS.4 Deep Reinforcement Learning in Grasshopper".
StreetFighter2-DeepRL-Model-on-Bizhawk
A method to train DRL model with Tensorflow and Bizhawk.
chess_rl
A repository of applied reinforcement learning to make a competent chess engine.
Self-Driving-Car-Simulation
Simulation of a self-driving car game using a Deep Q Learning AI
StockTradingAI
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...