Code Monkey home page Code Monkey logo

Comments (5)

linas avatar linas commented on June 18, 2024

It should work as follows:
https://github.com/opencog/atomspace/blob/master/examples/atomspace/formulas.scm

and also, flows.scm and flow-formulas.scm in the same directory.

from asmoses.

ngeiswei avatar ngeiswei commented on June 18, 2024

I agree, @linas, but it was added here due to the experimental nature of that work.

from asmoses.

linas avatar linas commented on June 18, 2024

OK @ngeiswei thanks for looking at the pull reqs.

Let me describe what I'm trying to do: ... I want to change the primary data form to that described in the README here: https://github.com/opencog/asmoses/tree/use-values/opencog/asmoses (this is an unmerged branch)

An example of reading in a CSV table is here: https://github.com/opencog/asmoses/blob/use-values/opencog/asmoses/data/representation/load_csv.h (please take a look)

I'm planing on moving the load_csv function to the atomspace git repo itself, as "standard atomspace component" (i.e. for general use, not just for moses)

After that, I'm not sure; just need to follow my nose... The long-term goal is to do MOSES-things at the guile or python prompt, directly (instead of invoking moses binaries). (e.g. issue #89) So I guess to split out the deme mangement and the knob-turning code to make it "generic". (my actual goal is to deploy moses-style mutation on audio & video pipelines)

from asmoses.

linas avatar linas commented on June 18, 2024

Also @Habush fyi.

from asmoses.

linas avatar linas commented on June 18, 2024

This pull req opencog/atomspace#2989 loads CSV/TSV tables into the atomspace. The demo here: https://github.com/opencog/atomspace/blob/master/examples/atomspace/table.scm shows how to use the native atomspace interpreter on these tables.

Basically, the "combo" is almost identical to what as-moses uses, except there is an additional ValueOfLink that is used to pull the data out of the table.

from asmoses.

Related Issues (20)

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.