danielwillemsen / PendulumDemo
Model-Based RL Demo for Pendulum-v0
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for PendulumDemo
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆42Updated 4 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆33Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 6 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆18Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆80Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆50Updated 3 months ago
- ☆71Updated 5 months ago
- Map-Elites based on Evolution Strategies☆31Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- ☆91Updated 3 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Soft Actor-Critic with advanced features☆47Updated last month
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 3 years ago
- ☆72Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated 2 weeks ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- Tabular methods for reinforcement learning☆34Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago