mrahtz / learning-from-human-preferencesLinks
Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"
☆327Updated 3 years ago
Alternatives and similar repositories for learning-from-human-preferences
Users that are interested in learning-from-human-preferences are comparing it to the libraries listed below
Sorting:
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- ☆137Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆319Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- ☆302Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- World Models Experiments☆659Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 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
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- RAD: Reinforcement Learning with Augmented Data☆411Updated 4 years ago
- Tools for accelerating safe exploration research.☆552Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Keeping track of RL experiments☆163Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆636Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- For educational materials related to the spinning up workshops.☆203Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆401Updated last year
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago