dqn topic

List dqn repositories

dqn-obstacle-avoidance

54
Stars
17
Forks
Watchers

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

DeepRL-TensorFlow2

521
Stars
134
Forks
Watchers

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

DistRL-TensorFlow2

51
Stars
8
Forks
Watchers

🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.

reinforcement-learning-algorithms

572
Stars
99
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.2k
Stars
447
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

2.5k
Stars
690
Forks
Watchers

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

reinforce-js

22
Stars
3
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

381
Stars
173
Forks
Watchers

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