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:
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆52Updated 5 years ago
- ☆315Updated 3 years ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 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
- RL algorithms☆142Updated 4 years ago
- ☆1,010Updated 2 years ago
- A comprehensive list of PAPERS, CODEBASES, and, DATASETS on Decision Making using Foundation Models including LLMs and VLMs.☆376Updated last year
- Share notes on learning reinforcement learing☆104Updated 4 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,369Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated 10 months ago
- PPO, DDPG, SAC implementation on mujoco environment☆116Updated 3 years ago
- Code for running RL experiments on continuing (non-episodic) problems.☆19Updated 3 weeks ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆376Updated last year
- ☆168Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- ☆90Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆13Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆638Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆254Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆531Updated 7 years ago