ChuaCheowHuan / reinforcement_learning Star 37 Code Issues Pull requests My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow. reinforcement-learning tensorflow lstm dqn rl rnd a3c per ddqn distributed-tensorflow ppo dppo random-network-distillation dueling-ddqn n-step rnd-ppo n-step-target n-step-return Updated Mar 24, 2023 Jupyter Notebook
bhatiaabhinav / RL-v2 Star 12 Code Issues Pull requests Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :) deep-reinforcement-learning dqn deep-q-network ddpg sac ddqn double-dqn deep-deterministic-policy-gradient parameter-noise soft-actor-critic wandb n-step-dqn n-step-return Updated Feb 16, 2023 Python