Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guicho271828/dsama

Implementation of Double-Stage Action Model Acquisition
https://github.com/guicho271828/dsama

Last synced: 29 days ago
JSON representation

Implementation of Double-Stage Action Model Acquisition

Awesome Lists containing this project

README

        

# Dsama - Implementation of Double-Stage Action Model Acquisition

Implementation for DSAMA system in [1]

[1] Asai, M. 2019. "Neural-Symbolic Descriptive Action Model from Images: The Search for STRIPS" https://arxiv.org/abs/1912.05492

## Usage

TBP

## Dependencies
This library is at least tested on implementation listed below:

+ SBCL 1.4.12 on X86-64 Linux 4.4.0-145-generic (author's environment)

Also, it depends on the following libraries:

+ cl-sat :

+ arrow-macros by *hipeta* :
arrow-macros provides clojure-like arrow macros and diamond wands.
+ dataloader :

+ trainable-object :

+ remlic :

+ cl-random-forest :

+ serializable-object :

+ numcl :

+ function-cache by *Acceleration.net * :
A Simple Caching Layer for functions
+ cl-json by ** :
JSON in Lisp. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
+ iterate by ** :
Jonathan Amsterdam's iterator/gatherer/accumulator facility
+ alexandria by *Nikodemus Siivola , and others.* :
Alexandria is a collection of portable public domain utilities.
+ trivia by *Masataro Asai* :
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase

## Installation

## Author

* Masataro Asai ([email protected])

## Copyright

Copyright (c) 2019 Masataro Asai ([email protected])

# License

Licensed under the LLGPL License.