On Fri, Nov 12, 2021 at 9:03 PM Linas Vepstas <[email protected]> wrote:
> > > On Fri, Nov 12, 2021 at 9:07 PM Douglas Miles <[email protected]> wrote: > >> >> >> Is AtomSpace ever (or always?) used to supply a connection between the >> OpenCog projects as a live KR system? That is it being a place that could >> hold their configurations and bootstrap data and share their deductions for >> runtime? (Such as the world state of simulation.) >> > > Since the dawn of time. That is it's reason for being. > > Those all use atomspace under the covers. You can even dig out the code > for that out of github. It's all there. > The atomspace is the part that "remembers" the earlier conversation, and > provides all the background facts. > > I'm doing language learning on it now -- millions of atoms in it. Circa > 2018, Ben's russsian's hooked up tensorflow to it. Everything that the URE > and PLN do is on the atomspace. The agi-bio code, where the genetics work > gets done, is all on the atomspace -- millions of genes and proteins. > > Sorry, the question was not whether or not AtomSpace is used for each project independently. (thank you for the detailed answer though) It was meant to ask if multiple projects use AtomSpace as a blackboard in order to interoperate. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAER3M5n%2BYPhmXm75nHO5E%3DX%3DpP3n1yL9M4KRUxnTjyiBrUK41Q%40mail.gmail.com.
