Hi All, Trying to read through the knowledge.scm file that is supposed to, in some ways, embody the internal-model for chatbot-eva.
Naturally, I have some very basic questions. It'd be nice to understand what exactly the following nodes do or represent: - DefinedSchema, - Inheritance vs. InheritanceLink, - AnchorNode, and - PredicateNode vs. DefinedPredicate vs. Predicate) I've come across the few others (EvaluationLink, Predicate etc) while reading through the PLN book, where the exposition is much more detailed. I can implicitly guess what each of the above represents, but it'd help to know the nuances between (for e.g.) Inheritance Vs InheritanceLink (etc.) as well as fundamental basis for nodes like the 'DefinedSchema'. Also, where'd be a good source to read more about these nodes ? On Sunday, November 20, 2016 at 4:31:24 AM UTC-5, linas wrote: > > Atttached please find the latest version of the latest draft of the > embodiment-world-model document. It cleans up almost all remaining loose > text. It's still missing a conclusion, and probably still needs more > grooming, but it should be a quasi-final draft. > > I did want to expound further on how to design certain subsystems, but > then decided it was wiser to prototype first, and describe those results, > than to speculate first, and not be understood. Thus, speculation is > minimal, and the doc does not try to be forward-looking beyond the next > step or two. > > Chapter 6 is filled with a bullet-point list of "neat ideas" that should > be very straight-forward to implement in the current framework, that I hope > "any" programmer could accomplish. My hopes have been dashed before, but > hope springs eternal. > > --linas > > > > On Sat, Nov 19, 2016 at 8:34 PM, Ben Goertzel <[email protected] > <javascript:>> wrote: > >> Can you send out a PDF please? (I use LaTeX regularly but don't feel >> like messing with Lyx ...) >> >> thx! >> >> >> On Sun, Nov 20, 2016 at 7:00 AM, Linas Vepštas <[email protected] >> <javascript:>> wrote: >> >>> Merged #2488 <https://github.com/opencog/opencog/pull/2488>. >>> >>> — >>> You are receiving this because you are subscribed to this thread. >>> Reply to this email directly, view it on GitHub >>> <https://github.com/opencog/opencog/pull/2488#event-865455538>, or mute >>> the thread >>> <https://github.com/notifications/unsubscribe-auth/AFolXGCE2izBfwbV6D5G8zUJE7-EgF4uks5q_3F0gaJpZM4K3YSK> >>> . >>> >> >> >> >> -- >> Ben Goertzel, PhD >> http://goertzel.org >> >> “I tell my students, when you go to these meetings, see what direction >> everyone is headed, so you can go in the opposite direction. Don’t polish >> the brass on the bandwagon.” – V. S. Ramachandran >> > > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/d34a85aa-e365-45d0-8b0c-d2a555b38d7f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
