double-dqn topic
List
double-dqn repositories
XuanCE-Tiny
17
Stars
3
Forks
Watchers
A clean framework and implementations for reinforcement learning algorithms.
Deep-Reinforcement-Learning-Algorithms-with-Pytorch
799
Stars
95
Forks
Watchers
Clean, Robust, and Unified PyTorch implementation of popular DRL Algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
Deep_Reinforcement_Learning_Trading
21
Stars
5
Forks
Watchers
Deep Reinforcement Learning for Trading
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