andy-psai / MountainCar_ActorCritic
TD Advantage Actor-Critic RL algorithm
☆15Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MountainCar_ActorCritic
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated last week
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Lightweight multi-agent gridworld Gym environment☆195Updated last year
- Gridworld for MARL experiments☆137Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆25Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆151Updated 2 weeks ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆108Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆94Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆149Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago
- ☆71Updated 5 months ago
- A curated list of awesome Model-based reinforcement learning resources☆90Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆139Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- The Reinforcement-Learning-Related Papers of ICLR 2019☆48Updated 5 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- ☆119Updated last year
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆23Updated 3 years ago