andy-psai / MountainCar_ActorCriticLinks
TD Advantage Actor-Critic RL algorithm
☆15Updated 6 years ago
Alternatives and similar repositories for MountainCar_ActorCritic
Users that are interested in MountainCar_ActorCritic are comparing it to the libraries listed below
Sorting:
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- ☆77Updated 7 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 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 …☆119Updated 7 months ago
- ☆92Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago