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 …☆92Updated 4 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
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- ☆20Updated 5 years ago
- Gridworld for MARL experiments☆144Updated 4 years ago
- Baselines for gymnax 🤖☆73Updated 2 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- ☆16Updated 4 years ago
- Soft Actor-Critic with advanced features☆50Updated 2 months ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Code and links for over 25,000 trained Atari agents☆98Updated last year
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆53Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year