Git Product home page Git Product logo

pessimistic-agents's Introduction

Pessimistic Agents

Pessimistic Agents are ask-for-help reinforcement learning agents that offer guarantees of:

  1. Eventually outperforming the mentor
  2. Eventually stopping querying the mentor
  3. Never causing unprecedented events to happen, with arbitrary probability

In this repository, we investigate their behaviour in the faithful setting, and explore approximations that allow them to be used in real-world RL problems.

Overview - see individual README.md files for more detail.


Distributional Q Learning - dist_q_learning/

We introduce a tractable implementation of Pessimistic Agents. Approximate the Bayesian world and mentor models as a distribution over epistemic uncertainty of Q values. By using a pessimistic (low) quantily, we demonstrate the expected behaviour and safety results for a pessimistic agent.

Work Status
Finite state Q Table proof of concept DONE
Continuous deep Q learning implementation WIP

Faithful implementation - cliffworld/

Implement and investigate a faithful representation of a Bayesian Pessimistic Agent.

Work Status
Environment DONE
Agent HOLD

On hold, some progress made in implementing the environment and mentor models.


Pessimistic RL - pessimistic_prior/

Apply pessimism approximation to neural network based, deep Q learning RL agents.

Work Status
DQN proof of concept HOLD

Setup

Supported conda env

With anaconda

conda env create -f torch_env_cpu.yml

pessimistic-agents's People

Contributors

mlwache avatar j-bernardi avatar peterbarnettnz avatar maxeonyx avatar mkc1000 avatar

Stargazers

Xiaohu Zhu avatar Evan Hubinger avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

Forkers

eliah7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.