deep-q-learning-network
There are 11 repositories under deep-q-learning-network topic.
JasonYao81000/ADL2019
Applied Deep Learning (2019 Spring) @ NTU
andi611/DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
junghyun397/TetrisXQ
Difficult and annoying Tetris implemented by Reinforcement-Learning
gabotechs/lazaro
Reinforcement learning framework for implementing custom models on custom environments using state of the art RL algorithms
KanishkNavale/DQN-DuelingDQN
Tensorflow based DQN and PyTorch based DDQN Agent for 'MountainCar-v0' openai-gym environment.
MiddleJo/SkyRoad_for_Drone
Optimal drone aeronautical route calculation for making emergency delivery system using drones.
filippogiruzzi/reinforcement_learning_resources
Personal Deep Reinforcement Learning class notes
lucadivit/DQN_Malware_and_Legitimate_Trainer
This project has purpose training an DQN Agent to recognize malware traffic.
diliplilaramani/dqn-self-driving-car
Self Driving Car using Deep Q-Learning Networks
fork123aniket/Deep-Recurrent-Q-Networks
Implementation of Deep Recurrent Q-Networks for Partially Observable environment setting in Tensorflow
radsn/Duel_Architecture_DeepRL
Dueling Network Architecture Implementation for Deep Reinforcement Learning