double-dqn topic

List double-dqn repositories

XuanCE-Tiny

17
Stars
3
Forks
Watchers

A clean framework and implementations for reinforcement learning algorithms.

Clean, Robust, and Unified PyTorch implementation of popular DRL Algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Vehicle_Overtake_Double_DQN

23
Stars
3
Forks
Watchers

A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlow.

Lunar-Lander-Double-Deep-Q-Networks

15
Stars
6
Forks
Watchers

An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe