Skip to content

Comment on Machine Learning for Human Memorization

Comments

I gave only a quick read, and I'm completely unfamiliar with Scrabble... but: why not use a Markov chain? I would start looking at the two step case, using only the most probable letter. In this case you have to remember a 26x26 matrix, if this doesn't work you can extend it to the top-n letters.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.