YunjiaXi / Implementation-and-Some-Modification-about-DQN-and-SACLinks
In this project, I explore some typical value-based and policy-based RL algorithms. I do experiments on DQN and its six variants and their combination in Atari environments Pong and Boxing. I also do some experiments on SAC with DDPG as baseline on three MuJoCo environments Hopper-v2, Ant-v2, and HalfCheetah-v2.
☆11Updated 4 years ago
Alternatives and similar repositories for Implementation-and-Some-Modification-about-DQN-and-SAC
Users that are interested in Implementation-and-Some-Modification-about-DQN-and-SAC are comparing it to the libraries listed below
Sorting:
- ☆313Updated 2 years ago
- Implementation of benchmark RL algorithms☆468Updated 3 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆53Updated 5 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- 强化学习面试(未完待续)☆35Updated 5 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆373Updated last year
- RL algorithms☆142Updated 4 years ago
- Some basic examples of playing with RL☆1,242Updated 7 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆13Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆115Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,360Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆253Updated 4 years ago
- ☆90Updated 2 years ago
- ☆168Updated last year
- ☆124Updated 3 years ago
- ☆1,004Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆638Updated 4 years ago
- Paper list for constrained policy optimization in reinforcement learning.☆73Updated last year
- A collection of offline reinforcement learning algorithms.☆194Updated 8 months ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- DGN Code☆355Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- Code for conservative Q-learning☆452Updated 3 years ago
- ☆10Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated 9 months ago
- Multi-Agent Reinforcement Learning (MARL) papers☆269Updated 2 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆480Updated 5 months ago