Code Monkey home page Code Monkey logo

successoroptions's Introduction

Successor Options

This repo contains code for the paper Successor Options

Our method clusters the state space into different regions and learns options navigating to each of these clusters.

Successor Options overview

  • To install all required packages run
pip install -r requirements.txt

Files and their utilities

File Utility
buildIncrementalSR Code for building Inc-SR-options
buildPoliciesEigen Code for building Eigen-options
buildPoliciesSuccessor Code for building SR-options
successor Class defining SR-options
laplacian Class defining Eigen-options
visualize Class defining SR-options
evaluateSR Evluates SR options and Eigen-options
support/ Helper functions for SR/Eigen options
env/ Grid-world environment wrappe
data/ Folder to store policies
images/ Folder to store images

successoroptions's People

Contributors

dependabot[bot] avatar rahul13ramesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

successoroptions's Issues

loadSuccessor is not doing anything and blocking the code

Thanks for your paper and code.

I tried to run each python script and found that buildPoliciesSuccessor not working.
I figured out that saveSuccessor is not used anywhere and you are not saving the CSV file in this repository.
And loadSuccessor is actually just loading all zero NumPy arrays, which is already initiated inside __init__.
Does just deleting loadSuccessor work?

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.