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.
☆12Updated 5 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.☆55Updated 5 years ago
- ☆315Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆15Updated 5 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆79Updated 11 months ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Implementation of benchmark RL algorithms☆471Updated 3 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- ☆126Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- The code of paper Sample-Efficient Reinforcement Learning via Conservative Model-Based Actor-Critic. Zhihai Wang, Jie Wang*, Qi Zhou, Bin…☆21Updated 3 years ago
- 强化学习面试(未完待续)☆34Updated 5 years ago
- ☆171Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 7 years ago
- DGN Code☆359Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 5 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆88Updated 2 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- The offcial implementation of "ToM2C: Target-oriented Multi-agent Communication and Cooperation with Theory of Mind" (ICLR 2022) .☆72Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆121Updated 3 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- ☆90Updated 3 years ago
- ☆98Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆205Updated 11 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year