Giter VIP home page Giter VIP logo

rl_games_gp's Introduction

RL_Games_GP

Reinforcement learning environments that use Gaussian Processes to provide the agent with an uncertainty measure.

Motivation

In the scenarios where an RL agent does not know the state with full certainty, it still must be able to make informed decisions. We have designed a series of RL environments in which a model of the environment is made as the agent plays the game. This allows for the agent to have a measure of uncertainty between discrete observations which provide the ground truth.

Environments

In the GP_Water environments, the agent must heat/cool the a fixed amount of water to a certain point. To do so, it must observe the Temperature and Mass Fraction of the solid/liquid/gas phases and either add or remove energy.

image

Environment Description
GP_Water-v0 Basic Version. State contains [T, Terr, M, Merr] to achieve a fixed target.
GP_Water-v1 Target values for T and M are added to the state. Target can be moved.
GP_Water-v2 Observations actions are split for T and M. Each observation now comes with a cost.
GP_Water-v3 Energy added to action, can remove either T or M from state and reach a target.

Requirements

Requirements for the environments: numpy, GPy, matplotlib, gym

Addtional Requirements for interactive demo: Tkinter

Author

Rory Coles

Acknowledgments

CLEAN group

rl_games_gp's People

Contributors

rfcoles1 avatar

Watchers

James Cloos avatar

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.