ddqn topic
pytorch-DQN
Using pytorch to implement DQN / DDQN / Atari DDQN
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algo...
Reinforcement-Learning
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
reinforcement_learning
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
DDQN.pytorch
DDQN inplementation on PLE FlappyBird environment in PyTorch.
Deep-Reinforcement-Learning-with-Double-Q-learning
📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️
snakewasm
Snake game with neural network AI model
deep-reinforcement-learning_DDQN_PPO_HER
MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.
Risk-based_RL_for_Optimal_Trading_Execution
Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]