dqn topic

List dqn repositories

dqn-obstacle-avoidance

70
Stars
18
Forks
Watchers

Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

DistRL-TensorFlow2

65
Stars
9
Forks
Watchers

🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.

reinforcement-learning-algorithms

649
Stars
104
Forks
Watchers

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are st...

An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.

deep-q-learning

1.3k
Stars
452
Forks
Watchers

Minimal Deep Q Learning (DQN & DDQN) implementations in Keras

dqn

40
Stars
4
Forks
Watchers

TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)

Deep-reinforcement-learning-with-pytorch

3.7k
Stars
827
Forks
Watchers

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

reinforce-js

30
Stars
6
Forks
Watchers

[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms...

AI-blog

390
Stars
175
Forks
Watchers

Accompanying repository for Let's make a DQN / A3C series.