nikhilbarhate99 / Actor-Critic-PyTorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
☆72Updated 5 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
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- ☆182Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Multi-Objective Reinforcement Learning☆259Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆329Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆383Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆207Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆595Updated 5 years ago