yc930401 / Actor-Critic-pytorchLinks
Actor Critic model to play Cartpole game
☆52Updated 7 years ago
Alternatives and similar repositories for Actor-Critic-pytorch
Users that are interested in Actor-Critic-pytorch are comparing it to the libraries listed below
Sorting:
- Multi-Objective Reinforcement Learning☆286Updated 4 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
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆770Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆536Updated 7 years ago
- Mean Field Multi-Agent Reinforcement Learning☆404Updated 5 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆621Updated 7 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆652Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆170Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆600Updated 7 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆164Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- DGN Code☆358Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆424Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆655Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago