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☆291Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆546Updated 7 years ago
- Mean Field Multi-Agent Reinforcement Learning☆410Updated 5 years ago
- Implementation of benchmark RL algorithms☆473Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆776Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆623Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆610Updated 8 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆311Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆649Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆664Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆219Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 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
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆680Updated 7 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- DGN Code☆361Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆430Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆660Updated 3 years ago