Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Make a Module for the CogServer #46

Open
rTreutlein opened this issue Jan 29, 2016 · 2 comments
Open

Make a Module for the CogServer #46

rTreutlein opened this issue Jan 29, 2016 · 2 comments

Comments

@rTreutlein
Copy link

This will have to be done at some point to be able to utilize things like ECAN.

@fredyvilla
Copy link

We want to use ECAN to manage STIs for goals. Would the module allow this? Can you share Any ECAN usage documentation or examples?

@rTreutlein
Copy link
Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants