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:
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Vectorization techniques for fast population-based training.☆57Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Collection of in-progress libraries for entity neural networks.☆30Updated 3 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Map-Elites based on Evolution Strategies☆32Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- map elites python reference implementation☆96Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆83Updated 3 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Fully differentiable RL environments, written in Ivy.☆66Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆79Updated 5 years ago
- Baselines for gymnax 🤖☆74Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- An easy-to-use reinforcement learning library for research and education.☆176Updated 3 weeks ago
- Revisiting Rainbow☆75Updated 4 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆53Updated 4 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Updated 5 years ago