File size: 298 Bytes
3829955 338309e 3829955 338309e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
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
|