Found 297 repositories(showing 30)
alexichepura
Gamelike car simulation playground.
blakeMilner
A powerful machine learning algorithm utilizing Q-Learning and Neural Networks, implemented using Torch and Lua.
DeepNeuralAI
An RL model that uses double deep Q learning to generate an optimal policy of stock market trades
JuliaPOMDP
Implementation of the Deep Q-learning algorithm to solve MDPs
reinforcement learning for power grid optimal operations and maintenance
boyuanf
Deep Q Learning playing breakout on OpenGym
Andy-P
Julia implementation of DeepMind's Deep Q Learning algorithm described in "Playing Atari with Deep Reinforcement Learning"
lambdavi
Researching new methods to leverage DeepRL for Coverage and Path Planning
RoozbehBandpey
Experimentation on Carla Simulator for running DQN RL agents for Autonomous Driving
lcabanac
A DeepQLearging AI playing Gomoku
niklasschmitz
small experiments with agents learning atari games, implemented in jax/numpy
amitshky
Simulating a Self-Driving Car in Unreal Engine using Reinforcement Learning
RpDp-git
Training an RL agent to swim at low Reynolds Number environments with DeepQLearning and experience replay
eaa3
An implementation of DQN algorithm for a few toy examples
riccardomajellaro
Deep Q Learning applied to the CartPole V1 challenge by OpenAI. The problem is solved both in the naive and the vision scenarios, the latter by exploiting game frames and CNN.
SpiliosEv
This repo is to support the claims of the paper entitled "Reinforcement Learning for Motion Policies in Relay Networks" published in TSP in 2022(Pytorch).
amaynez
Tic Tac Toe game, designed to be used to train a Deep Neural Network via Reinforcement Learning (DQN). It can also be played by 2 humans and features a hard coded AI that never looses and will win if you do not do perfect play against it.
kabirahuja2431
Implementation of Deep Mind's Paper titled: "Human Level Control through Deep Reinforcement Learning"
haiderzm
Implementation of Reinforcement Learning Algorithms(Q-Learning and DeepQLearning) on Open-AI Gym Environments
shivbhatia10
Evaluation of the Deep Q algorithm on physics simulations.
donguyenvt
An implementaion of Deep Q Learning applied in self-driving car
nicholasdejesse
A PyTorch model that learns to play Atari games.
kadirusen
No description available
samiraabnar
Applying deep q learning on different tasks
FaiZaman
3rd year Computer Science Project: Reinforcement Learning applied to the card game Hearts
aksh0001
Implementation of a Deep Q Network (DQN) and AI Agent trained on Space Invaders
EsratMaria
In this repository I implement the Deep Q algorithm to solve the FrozenLake environment.
jayaneetha
Reinfocement Learning Approach to solve Shortest Path Problem.
marcpaulo15
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
craigloewen-msft
No description available