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 some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 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
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 3 months ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- ☆184Updated 3 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 3 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago