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 Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆330Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- DQN to play Atari Pong☆113Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆175Updated 6 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months 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
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 9 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- ☆183Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆205Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆124Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆212Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆617Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago