Skip to content

Weighted downvoting #626

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 6 commits into
base: develop
Choose a base branch
from
Open

Conversation

ddtomic
Copy link
Collaborator

@ddtomic ddtomic commented Feb 12, 2025

NEEDS REVIEW

This PR is for implementing weighted downvoting, where neighbors are dynamically downvoted based on how far they are from the target value.

Issues:

  • Removing some of the magic numbers (table divisor) caused the power table to not build anymore
  • neighbor target position is getting a value of 0

@ddtomic ddtomic requested review from doudar and benv12 February 12, 2025 23:03
@doudar doudar changed the base branch from develop to testing February 15, 2025 17:59
@doudar doudar marked this pull request as ready for review February 15, 2025 18:16
@doudar
Copy link
Owner

doudar commented Feb 15, 2025

just setting this ready for review so I can merge it into my testing branch

@doudar doudar changed the base branch from testing to develop February 15, 2025 18:19
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