yc930401 / Actor-Critic-pytorch
Actor Critic model to play Cartpole game
☆52Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Actor-Critic-pytorch
- The implement of all kinds of dqn reinforcement learning with Pytorch☆89Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆89Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆66Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆139Updated last year
- Multi-Objective Reinforcement Learning☆250Updated 3 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- ☆117Updated 3 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆202Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆59Updated 5 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- ☆185Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆120Updated 5 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆573Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆63Updated last year
- ☆71Updated 5 years ago
- ☆158Updated last year
- The pytorch implementation of DGN on grid world and Starcraft☆134Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆210Updated 2 years ago
- Code for Weighted QMIX☆123Updated 3 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆23Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆94Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆122Updated 6 months ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆81Updated 6 years ago
- DQN to play Atari Pong☆111Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆68Updated 7 years ago