YunjiaXi / Implementation-and-Some-Modification-about-DQN-and-SAC
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
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆49Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- RL algorithms☆142Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆174Updated 4 months ago
- 强化学习面试(未完待续)☆34Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 9 months ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆73Updated 3 months ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- ☆123Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆195Updated 2 years ago
- ☆163Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆85Updated 4 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- The code for maddpg using pytorch☆166Updated 4 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆103Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆104Updated 2 years ago
- ☆13Updated 4 years ago
- The implementation of AAAI'22 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆52Updated last year
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆84Updated last year
- ☆93Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆225Updated 2 years ago
- DGN Code☆344Updated 2 years ago