wordle-solver / README.md
santit96's picture
Update README.md
338309e
---
license: mit
language:
- en
---
## Wordle solver model
This model was trained using Reinforcement Learning with the A3C algorithm implemented with pytorch.
It has reached 95% of accuracy.
For more information go to the source repo of the project: https://github.com/rootstrap/wordle-solver