andy-psai / MountainCar_ActorCritic
TD Advantage Actor-Critic RL algorithm
☆15Updated 5 years ago
Alternatives and similar repositories for MountainCar_ActorCritic:
Users that are interested in MountainCar_ActorCritic are comparing it to the libraries listed below
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆51Updated 3 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
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- A curated list of awesome Model-based reinforcement learning resources☆90Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆44Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆155Updated 2 months ago
- Soft Actor-Critic with advanced features☆48Updated this week
- Learning Individual Intrinsic Reward in MARL☆63Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆91Updated 3 years ago
- ☆71Updated 7 months ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆64Updated last year
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago