Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Abu Naser
Thank you Ben for your suggestions. I have installed AS-MOSES (the version works on atomspace). However, I had to make following changes during installation: 3) In bscores.cc, I had to insert #include 2) in build_knobs.cc, at line 237, I had to change distance(from, to) to std::distance(from, t

Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Abu Naser
Thank Linas. I will try my best to achieve something with very little supervision. With best regards, Abu On Sat, 2 Mar 2019 at 00:31, Linas Vepstas wrote: > Abu, > > And just to be clear -- when Ben says "a brave soul", what he means is > that it is very much a roll-up-your-sleeves-and-do-it

Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Linas Vepstas
Hi Abu, The changes you propose are completely reasonable. If you really want to participate in the formal coding process, you should create a github pull request with these changes in them. .. or I could make them for you. Let me know. A word of caution about as-moses: it may have some unintend

Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Abu Naser
Hi Linas, It is probably easier for your to change for me. Thanks for letting me know the performance limitation of as-moses. With regards. Abu On Sat, 2 Mar 2019 at 18:32, Linas Vepstas wrote: > Hi Abu, > > The changes you propose are completely reasonable. > > If you really want to partici

Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Linas Vepstas
On Sat, Mar 2, 2019 at 2:21 PM Abu Naser wrote: > Hi Linas, > > It is probably easier for your to change for me. > OK. > > Thanks for letting me know the performance limitation of as-moses. > There might not be one. I'm just not sure. OpenCog is all about "how do you represent knowledge?" and

Re: [opencog-dev] Bioinformatics

2019-03-02 Thread Ben Goertzel
AS-MOSES is a work in progress, and should only be used at this point by folks who want to help develop it... Development is being led by Kasim in our Addis Ababa office, guided by Nil in Bulgaria (one of our long time OpenCog code and theory gurus...) For practical bio-AI work right now, you sh