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

Score target #4

Merged
merged 15 commits into from
Mar 6, 2024
Merged

Score target #4

merged 15 commits into from
Mar 6, 2024

Conversation

rousseab
Copy link
Collaborator

@rousseab rousseab commented Mar 1, 2024

This code implements the target score network, as described in the Section II.C of the overleaf document.
The idea is to split the definition into subparts such that all terms converge quickly.

There is also a plotting script that shows evidence that the score is correct and converges very quickly.

score_convergence_with_sigma
score_convergence_with_k

This is still work in progress: there is a bug in there...
either in the code or in the equations.
@rousseab rousseab requested a review from sblackburn86 March 1, 2024 22:04
@rousseab rousseab marked this pull request as draft March 1, 2024 22:04
@rousseab rousseab marked this pull request as ready for review March 2, 2024 01:27
@rousseab rousseab requested a review from sblackburn86 March 6, 2024 20:24
@sblackburn86 sblackburn86 merged commit 4ab73ed into main Mar 6, 2024
1 check passed
@sblackburn86 sblackburn86 deleted the score_target branch March 6, 2024 21:05
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