0xangelo / raylabLinks
Reinforcement learning algorithms in RLlib
☆59Updated last year
Alternatives and similar repositories for raylab
Users that are interested in raylab are comparing it to the libraries listed below
Sorting:
- ☆71Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- An easy-to-use reinforcement learning library for research and education.☆176Updated 3 weeks ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583☆19Updated 6 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 4 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 5 years ago
- MultiTask Environments for Reinforcement Learning.☆79Updated 3 years ago
- A standalone release of DeepMind Lab's maze generator with Python bindings.☆67Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆130Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- ☆86Updated 4 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆79Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.