RPC2 / DQN_PyTorchLinks
PyTorch implementation of DQN
☆13Updated 6 years ago
Alternatives and similar repositories for DQN_PyTorch
Users that are interested in DQN_PyTorch are comparing it to the libraries listed below
Sorting:
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆677Updated 6 years ago
- PyTorch implementation of soft actor critic☆933Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,322Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆714Updated last year
- Soft Actor-Critic☆1,199Updated 2 years ago
- Tools for accelerating safe exploration research.☆581Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆688Updated 7 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555Updated 7 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269Updated 5 years ago
- An OpenAI gym wrapper for CARLA simulator☆614Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Updated 4 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆537Updated 2 months ago
- ☆315Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆454Updated 2 years ago
- Bidirectionally-Coordinated Net Implements with PyTorch 1.0☆15Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,400Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- ☆478Updated 2 years ago