ddqn topic
AirSim-PyTorch-Drone-DDQN-Agent
This code is the result of the collaboration of RL Turkey team.
RL-pytorch
A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.
TraderNet-CRv2
TraderNet-CRv2 - Combining Deep Reinforcement Learning with Technical Analysis and Trend Monitoring on Cryptocurrency Markets
N-step-Dueling-DDQN-PER-Pacman
Using N-step dueling DDQN with PER for playing Pacman game
DDQN-with-PyTorch-for-OpenAI-Gym
Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.
RLToolkit
RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
deep-reinforcement-learning
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
Deep-RL
You can see a reference for Books, Articles, Courses and Educational Materials in this field. Implementation of Reinforcement Learning Algorithms and Environments. Python, OpenAI Gym, Tensorflow.
Federated-DRL
Parallel training on multiple Deep RL agents with Federated Learning approach to gain higher rewards
DeepRL-in-PyTorch
Minimal Implementation of Deep RL Algorithms in PyTorch