danielwillemsen / PendulumDemoLinks
Model-Based RL Demo for Pendulum-v0
☆13Updated 5 years ago
Alternatives and similar repositories for PendulumDemo
Users that are interested in PendulumDemo are comparing it to the libraries listed below
Sorting:
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- A collection of RL algorithms written in JAX.☆103Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆52Updated 2 years ago
- The source code for the gym-microrts paper.☆42Updated 3 years ago
- Baselines for gymnax 🤖☆71Updated 2 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated 2 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆45Updated 3 years ago
- ☆16Updated 4 years ago
- Hierarchical Self-Play☆21Updated 6 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Library to compare and evaluate reward functions☆67Updated last year
- Gridworld for MARL experiments☆141Updated 4 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆98Updated last year
- Soft Actor-Critic with advanced features☆51Updated last week
- Vectorization techniques for fast population-based training.☆56Updated 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
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago