danielwillemsen / PendulumDemo
Model-Based RL Demo for Pendulum-v0
☆13Updated 4 years ago
Alternatives and similar repositories for PendulumDemo:
Users that are interested in PendulumDemo are comparing it to the libraries listed below
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 8 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated last year
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆43Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆100Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- ☆71Updated 7 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆91Updated 3 years ago
- Soft Actor-Critic with advanced features☆48Updated this week
- Baselines for gymnax 🤖☆61Updated last year
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated 3 weeks ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆47Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- PyTorch IMPALA implementation☆25Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- Safe Reinforcement Learning algorithms☆73Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆22Updated 2 months ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago