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

How is the score calculated? #1

Open
heeh opened this issue Dec 3, 2022 · 1 comment
Open

How is the score calculated? #1

heeh opened this issue Dec 3, 2022 · 1 comment

Comments

@heeh
Copy link

heeh commented Dec 3, 2022

Thank you for sharing this, Adam.
I have been thinking this type of project for a long time and you are the one who executed this. 🎉

On the UI, I see words with their scores.
Correct me if I am wrong. I guess the low score implies the longer delay between typing two characters (bigram).

  1. Could you explain how the score is calculated? I would like to learn how you apply dynamic thompson sampling algorithm on this particular problem.
  2. Could you point me to the relevant files?
@heeh
Copy link
Author

heeh commented Dec 4, 2022

Maybe we don't consider typing speed at all? Then what are the numbers on the UI?

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

No branches or pull requests

1 participant