nikhilbarhate99 / Actor-Critic-PyTorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
☆73Updated 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☆312Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- ☆185Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆304Updated 9 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆293Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 5 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated last week
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆25Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆621Updated 5 years ago
- ☆194Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- DQN to play Atari Pong☆114Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago