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] Bag Dynamic Forgetting Rate #73

Open
ccrock4t opened this issue Nov 16, 2023 · 0 comments
Open

[Technical Report] Bag Dynamic Forgetting Rate #73

ccrock4t opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ccrock4t
Copy link
Collaborator

ccrock4t commented Nov 16, 2023

Technical Report

Forgetting rate is related to average priority of an elements in Bag. Such a forgetting rate might help achieve a desired priority distribution of elements within the Bag.

More Info

The budget of an element does decay (in Budget_decay()) after it is used. However, the formula is not related to the average priority of the Bag.

@ccrock4t ccrock4t added the bug Something isn't working label Nov 16, 2023
@ccrock4t ccrock4t added enhancement New feature or request and removed bug Something isn't working labels Jan 17, 2024
@ccrock4t ccrock4t changed the title [Technical Report] Dynamic Forgetting Rate [Technical Report] Bag Dynamic Forgetting Rate Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant