Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Technical Report] Alertness Calculation needs to use Anticipations #86

Open
ccrock4t opened this issue Dec 22, 2023 · 0 comments
Open
Labels
bug Something isn't working enhancement New feature or request

Comments

@ccrock4t
Copy link
Collaborator

according to "The emotional mechanisms in NARS" (https://cis.temple.edu/~pwang/Publication/emotion.pdf)
alertness summarizes the average difference between recently processed input and the corresponding anticipations, so as to roughly indicate the extent to which the current environment is familiar.

With PR #28 the Global Evaluations of NARS are implemented, though the Alertness calculation is tentative since the system does not yet produce Anticipations.

According to the above text, Anticipations should be used to compute Alertness.

@ccrock4t ccrock4t added the bug Something isn't working label Dec 22, 2023
@ccrock4t ccrock4t mentioned this issue Dec 22, 2023
@ccrock4t ccrock4t added enhancement New feature or request bug Something isn't working and removed bug Something isn't working enhancement New feature or request labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant