-
Notifications
You must be signed in to change notification settings - Fork 38
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
User report: algorithm choosing wrong arms (correctness) #252
Comments
Code to reproduce bug:
|
@lukeleeai can you take a look and see if you can reproduce this error? It's probably related to some of the correctness issues we're seeing with the loss in BanditPAM vs. BanditPAM++ |
Thanks for sharing this. I will add it to my todo! |
The corrected code is proposed in the Pull Request! |
@lukeleeai it looks like the linked PR was closed with unmerged commits. Is that intentional? The user is still reporting that this is an issue. Could you verify this issue is resolved in ![]() |
I closed it because `debug_loss` had experiment results! Afterwards, I
opened a new PR (`fixed_loss`) and it was integrated into 4.0.3!
…On Tue, Jul 4, 2023 at 2:50 AM Mo Tiwari ***@***.***> wrote:
@lukeleeai <https://github.com/lukeleeai> it looks like the linked PR was
closed with unmerged commits. Is that intentional?
The user is still reporting that this is an issue. Could you verify this
issue is resolved in v4.0.2? Or do we need to wait until v4.0.3?
[image: image]
<https://user-images.githubusercontent.com/13426340/250631993-851220a8-9377-4b78-abd9-af666de3b451.png>
—
Reply to this email directly, view it on GitHub
<#252 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5DVNPK2TKCMEO7RJEG47DXOMA47ANCNFSM6AAAAAAX75KIFI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Oh right! So this is currently expected to still fail in |
Yes that is correct!
…On Tue, Jul 4, 2023 at 11:22 PM Mo Tiwari ***@***.***> wrote:
Oh right! So this is currently expected to still fail in v4.0.2 and will
be fixed when @Adarsh321123 <https://github.com/Adarsh321123> ships v4.0.3,
correct? @lukeleeai <https://github.com/lukeleeai>
—
Reply to this email directly, view it on GitHub
<#252 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5DVNL43IK6VD3EKYQDLKTXOQRK5ANCNFSM6AAAAAAX75KIFI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
A report from a user, I've asked for his code:
The text was updated successfully, but these errors were encountered: