← Back to team overview

opencog-dev team mailing list archive

Re: Extensible ClassServer

 

Hi,

Nice work with the extensible class server :)

> // Attention allocation atoms:
>
> HEBBIAN_LINK <- LINK
> ASYMMETRIC_HEBBIAN_LINK <- ORDERED_LINK,HEBBIAN_LINK
> SYMMETRIC_HEBBIAN_LINK <- UNORDERED_LINK,HEBBIAN_LINK
> INVERSE_HEBBIAN_LINK <- ORDERED_LINK,HEBBIAN_LINK

These are related to the attention allocation code, but you probably
already knew that.

There are also various atoms that are involved in PLN, but I think
those are all pretty low level ones that should be included in
libatomspace...

J



References