iqn topic
DeepRL_PyTorch
Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
ReinforcementLearningZoo.jl
IQN-and-Extensions
PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER, Noisy layer, N-step bootstrapping, Dueling architecture and p...
deep_rl_zoo
A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
grl
General-Purpose Reinforcement Learning