[opencog-dev] Re: Android port (GUI and NDK engine build)

2017-07-21 Thread Dagim Sisay
That's a nice idea. Maybe before going too low level to NDK, what if u run opencog on a PC or some internet accessible server and just connect to it. I use to telnet to the cogserver from phone terminal emulator when I'm bored. It's fun to scheme on phone. On Thursday, July 20, 2017 at 8:20:

[opencog-dev] Re: Debian packages for OpenCog

2017-08-09 Thread Dagim Sisay
This is awesome. As Linas said, opencog isn't stable enough to have a 'release' but I have been working on opencog for RPI3 on raspbian and I have a script generated debian package to make installation on the PI easy enough, because compiling the entire thing on a PI is a full day task. The deb

[opencog-dev] Re: atomspace master build error

2017-11-20 Thread Dagim Sisay
venkataratnam what's the version of your linker? hey linas would linking with ${GUILE_LIBRARIES} fix this? would it be the right thing to do? in the cmake file in opencog/benchmark/CMakeLists.txt while linking profile_bindlink? On Friday, November 17, 2017 at 10:47:46 AM UTC+3, venkataratnam wro

Re: [opencog-dev] CogServer replacement?

2018-09-19 Thread Dagim Sisay
true that the cogserver isn't very useful specially considering how everything should be running. modules should be fired from within a code not by typing into a terminal. but does the attention module have a scheme binding that can "start-ecan" : the various agents that manipulate the attenti

[opencog-dev] how is atomspace time representation?

2018-10-15 Thread Dagim Sisay
>From the new spacetime wiki article here position representation look clear. The way I understand it, one should do something like this. Valuation PredicateNode "position" ConceptNode "face" LinkValue FloatValue $X FloatVal