Coder Social home page Coder Social logo

skywuuuu / deepsynth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grockious/deepsynth

0.0 0.0 0.0 266 KB

DeepSynth: Automata Synthesis for Automatic Task Segmentation in Deep Reinforcement Learning

License: MIT License

Python 100.00%

deepsynth's Introduction

Note: the current codebase is under code refactoring and the final package will be released upon AAAI proceedings publication.

DeepSynth

DeepSynth is a general method for effective training of deep Reinforcement Learning (RL) agents when the reward is sparse and non-Markovian, but at the same time progress towards the reward requires achieving an unknown sequence of high-level objectives. The framework uses human-interpretable automata, synthesised from trace data generated through exploration of the environment by the deep RL agent to uncover this sequential structure.

Publications

  • Hasanbeig, M. , Jeppu, N. Y., Abate, A., Melham, T., Kroening, D., "DeepSynth: Automata Synthesis for Automatic Task Segmentation in Deep Reinforcement Learning", AAAI Conference on Artificial Intelligence, 2021. [PDF]

Installation

Navigate to the folder you would like to install DeepSynth in, and clone this repository with its Python dependencies by:

git clone https://github.com/grockious/deepsynth.git
cd deepsynth
pip3 install .

DeepSynth requires CBMC for automata synthesis, please follow the installation instructions on Trace2Model.

Usage

Training an RL agent:

In each benchmark directory run learner.py. For instance,

python3 montezuma/learner.py

Reference

Please use this bibtex entry if you want to cite this repository in your publication:

@misc{deepsynth_repo,
  author = {Hasanbeig, Mohammadhosein and Jeppu, Natasha Yogananda and Abate, Alessandro and Melham, Tom and Kroening, Daniel},
  title = {DeepSynth: Automata Synthesis for Automatic Task Segmentation in Deep Reinforcement Learning Code Repository},
  year = {2021},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/grockious/deepsynth}},
}

License

This project is licensed under the terms of the MIT License

deepsynth's People

Contributors

natasha-jeppu avatar grockious 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.