google-research / rl-reliability-metricsLinks
The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as well as statistical tools for comparing algorithms and for computing confidence intervals on these metrics.
☆164Updated 2 years ago
Alternatives and similar repositories for rl-reliability-metrics
Users that are interested in rl-reliability-metrics are comparing it to the libraries listed below
Sorting:
- Real-World RL Benchmark Suite☆355Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- ☆71Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- A PyTorch Library for Reinforcement Learning Research☆199Updated 3 months ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆200Updated 2 years ago
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- A collection of baselines for the MineRL environment/datasets & the NeurIPS 2021 MineRL competitions☆149Updated 4 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Vectorized interface for reinforcement learning environments☆141Updated 2 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆52Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- Gridworld for MARL experiments☆142Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆264Updated last year
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- ☆125Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆186Updated 5 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined wit…☆190Updated 4 years ago
- An easy-to-use reinforcement learning library for research and education.☆172Updated last week
- A simple framework for experimenting with Reinforcement Learning in Python.