ddqn topic

List ddqn repositories

AirSim-PyTorch-Drone-DDQN-Agent

24
Stars
9
Forks
Watchers

This code is the result of the collaboration of RL Turkey team.

RL-pytorch

22
Stars
3
Forks
Watchers

A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.

TraderNet-CRv2

30
Stars
9
Forks
Watchers

TraderNet-CRv2 - Combining Deep Reinforcement Learning with Technical Analysis and Trend Monitoring on Cryptocurrency Markets

N-step-Dueling-DDQN-PER-Pacman

20
Stars
3
Forks
Watchers

Using N-step dueling DDQN with PER for playing Pacman game

DDQN-with-PyTorch-for-OpenAI-Gym

60
Stars
9
Forks
Watchers

Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.

RLToolkit

15
Stars
2
Forks
Watchers

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

20
Stars
5
Forks
Watchers

Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.

Deep-RL

17
Stars
0
Forks
Watchers

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

27
Stars
5
Forks
Watchers

Parallel training on multiple Deep RL agents with Federated Learning approach to gain higher rewards

DeepRL-in-PyTorch

16
Stars
2
Forks
Watchers

Minimal Implementation of Deep RL Algorithms in PyTorch