Skip to content

demand-updater #20

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

demand-updater #20

wants to merge 23 commits into from

Conversation

abrham17
Copy link

@abrham17 abrham17 commented May 21, 2025

all demand updaters are working. For testing purpose use replace all random-float with constant number between 0 and 1.

@abrham17
Copy link
Author

I updated the demand updater based on the paper formulas presented in the open-psi paper. the schema code has some function that were able to be found on MeTTa. In this inplementation all are working as expected

@abrham17
Copy link
Author

for test to pass I used 0.2 instead of (random-float 0 1). whenever there is 0.2 (random-float 0 1) must be substituted.

@samwondim
Copy link
Contributor

The first two test cases are failing due to the psi_utils module not being found. Fix the path properly.

@abrham17
Copy link
Author

abrham17 commented May 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants