danielwillemsen / PendulumDemoLinks
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
Sorting:
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Pytorch implementation of Soft Actor-Critic☆19Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆46Updated 4 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- ☆76Updated last year
- AGAC: Adversarially Guided Actor-Critic☆49Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated 2 years ago
- Baselines for gymnax 🤖☆66Updated 2 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- Revisiting Rainbow☆75Updated 3 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆38Updated 4 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 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
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 10 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago