c51 topic
List
c51 repositories
trafficstars
ReinforcementLearningZoo.jl
51
Stars
17
Forks
Watchers
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_rl_zoo
102
Stars
9
Forks
Watchers
A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
dqn-pytorch
23
Stars
2
Forks
Watchers
PyTorch - Implicit Quantile Networks - Quantile Regression - C51
Autonomous-Vehicles-Adaptive-Cruise-Control
19
Stars
9
Forks
Watchers
An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents