Coder Social home page Coder Social logo

pucrs-automated-planning / latent-space-recognizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 678.69 MB

Plan recognition in latent space

Python 59.60% Shell 30.38% Makefile 0.02% Common Lisp 6.70% Perl 0.29% NewLisp 0.01% JavaScript 2.69% CSS 0.24% HTML 0.03% Java 0.04%

latent-space-recognizer's People

Contributors

gabrielplicks avatar guillermo-borges avatar joaopauloaires avatar leonardoamado avatar maumagnaguagno avatar meneguzzi avatar ramonpereira avatar rogergranada avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

latent-space-recognizer's Issues

SAS+

Read and present to us the main idea of SAS+ representation.
Presentation date: April 13.

LSTM to identify goals

Train an LSTM to receive the encoded representation of a series of states and predict the goal.

Alternatively, we should create a network with a CNN that processes the input image and creates an embedding for the LSTM layer.

We will use this LSTM to compare to our current results.

Goal Recognition Demo

Take photos of an and use our approach to make a good demo.
This issue is just to remember that we shall try this one more time before discarding it.

Question about sxnor input values

Are inputs from sxnor limited to {-1,0,1}?
If they are, the following code is a simplified sxnor:

def sxnor(se,so):
    if se == so:
        return 1 if se == 1 else -1
    return 0

Define demo workflow

We need to refine the user interface and connect with the goal recognizer in the server.
The following image is a suggestion of the demo workflow:

latrec

We need to discuss:

  • if the candidate goals are generated by:
    • client (randomly or user-defined)
    • server (randomly or file-based).
  • How to send the new state (image?).

Implement FDR conversion.

Complete task of implementing FDR conversion. Still ways to go in both research and implementation of this technique.

Setup the Planning and Learning workshop paper

Follow the instructions on PAL-18.

Due on May 18.

Submission Procedure

We solicit workshop paper submissions relevant to the above call of the following types:
Long papers -- up to 8 pages + unlimited references / appendices
We will accept papers in any of the IJCAI, ICML, AAMAS, or NIPS formats. Submissions are not anonymous and should include author information.
IJCAI authors-kit

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.