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 …☆86Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- Revisiting Rainbow☆75Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Model-based reinforcement learning in TensorFlow☆56Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆51Updated 2 years ago
- ☆76Updated last year
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆33Updated 3 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆62Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Soft Actor-Critic with advanced features☆50Updated last week
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆37Updated 4 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆56Updated 3 years ago
- Tabular methods for reinforcement learning☆38Updated 4 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Official pytorch implementation for our ICLR 2023 paper "Latent State Marginalization as a Low-cost Approach for Improving Exploration".☆24Updated 2 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago