drqn
There are 26 repositories under drqn topic.
sudharsan13296/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
minqi/learning-to-communicate-pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Kyushik/DRL
Repository for codes of 'Deep Reinforcement Learning'
marctuscher/DRQN-tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
BY571/DQN-Atari-Agents
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN
conditionWang/DRQN_Stock_Trading
This is the code implementation of the paper "Financial Trading as a Game: A Deep Reinforcement Learning Approach".
HaiyinPiao/pytorch-a2clstm-DRQN
using recurrent networks(LSTM) to solve POMDPs
symoon94/DRQN-keras
Atari-DRQN (keras ver.)
kanakkabara/Collision-Avoidance
Collision Avoidance with Reinforcement Learning
abyaadrafid/Deep-Reinforcement-Learning
To keep track and showcase
ollema/purl
Pathfinding Using Reinforcement Learning
ValentinaZangirolami/MADRQN
Multi-Agent Deep Recurrent Q-Learning with Bayesian epsilon-greedy on AirSim simulator
rainandwind1/Deep-Reinforcement-Learning-Algorithms
This is a reconstruction of previous repository(rl-algorithms).
ValentinaZangirolami/DRL
Deep Recurrent Q-Network with different exploration strategies for self-driving cars (using AirSim)
1391819/MA-seek
A multi agent reinforcement learning environment where two agents controlled by DRQNs play a custom version of the pursuit-evasion game.
vtleonardo/Reinforcement-Learning
Implementation of the DQN and DRQN algorithms in Keras and tensorflow
S-razmi/RLtraderbot
Alogtrader bot using RL
nikuleo/DRL-Pytorch-DEMO
My DRL(Deep Reinforcement Learning ) algorithm demo, base on pytorch and gym environment.
HyunwooOh/Reinforcement-Learning
Tensorflow implementation of Reinforcement Learning methods for Atari 2600.
lephamtuyen/hdrqn
hdrqn
adil25/Minecraft-Reinforcement-Learning-Extended-work
Deep Q Learning for resolving Partially Observable MDP based on Minecraft environment
ktzsh/DeepRLTensorflow
Implementation of DQN, DDQN and DRQNs for Atari Games in Tensorflow. [Work in Progress]
yycho0108/CartPole_tf
Tensorflow implementation of Deep Reinforcement Learning Agent for CartPole
hansinahuja/DoomRL
Training Deep RL agents in VizDoom.
yhs0602/CraftGround-Experiments
Minecraft reinforcement learning with legacy environment