Skip to content

zhenlan0426/wordle

Repository files navigation

wordle

Solve wordle using reinforcement learning. Assume we know underlying dynamics (i.e. all possible answers and its distribution).

Future work:

         1. Parametrize Q(s,a) using attention. [h1,...hk], [a,w1,...wn]. readout would be average of hs
         2. solve game without dynamics
         3. Bigger state/action space, e.g. more possible answers and guesses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published