You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Could you explain how the score is calculated? I would like to learn how you apply dynamic thompson sampling algorithm on this particular problem.
Could you point me to the relevant files?
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: