Modularized Implementation of Deep RL Algorithms in PyTorch
-
Updated
Apr 16, 2024 - Python
Modularized Implementation of Deep RL Algorithms in PyTorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
The implement of all kinds of dqn reinforcement learning with Pytorch
ReLAx - Reinforcement Learning Applications Library
Reinforcement learning algorithm implementation
Implementation and evaluation of the RL algorithm Rainbow to learn to play Atari games.
Categorical DQN from 'A distributional Perspective on Reinforcement Learning'
Tensorflow - Keras /PyTorch Implementation ⚡️ of State-of-the-art DeepQN for RL Gym benchmarks 👨💻
Yet another deep reinforcement learning
Example Categorical DQN implementation with ReLAx
Pytorch implementation of the Categorical-DQN (C51) reinforcement learning agent along with experiments.
Example Rainbow DQN implementation with ReLAx
Add a description, image, and links to the categorical-dqn topic page so that developers can more easily learn about it.
To associate your repository with the categorical-dqn topic, visit your repo's landing page and select "manage topics."