Guillaume-Cr / lunar_lander_perLinks
☆17Updated 5 years ago
Alternatives and similar repositories for lunar_lander_per
Users that are interested in lunar_lander_per are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 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
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆238Updated 8 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- ☆184Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆195Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- ☆42Updated 6 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.