You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
Mh for that usecase i think you should use OpenPsi and let it decide which goal/demand to fullfill. But you will also need have a module for OpenPsi.
In regards to ECAN you would stimulate certain atoms that are being used by your module. ECAN then translates this to changes in the importance values. And distributing it according to hebbianlinks that it also creates/manages.
For why you need a module. Both OpenPsi and ECAN are implemented as modules for the CogServer. The CogServer allows you to run code from different modules and for these to interact. So to be able to utilize ECAN/OpenPsi you will need a module that handles all the direct interaction with OpenCog.
Hope that helps.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This will have to be done at some point to be able to utilize things like ECAN.
The text was updated successfully, but these errors were encountered: