RL for Wordle
-
docker-compose up
from the main project directory -
Go to the jupyter lab url that is created
-
Run the
stablebaselines3_dqn_demo.ipynb
notebook to demo training a stable-baselines DQN agent on this Wordle environment.
- OpenAI Gym
- stable-baselines3
- TF Agents
- Rllib (Ray RL library for distributed RL)
- Tensorforce (I guess like community supported take on TF Agents)
- Reverb (separate service to manage replay buffers; made by DeepMind)
-
wordle word lists (https://gist.github.com/cfreshman) Note: these are not the same as Wordle's current lists since NYTimes bought it