Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
rootstrap-org
/
wordle-solver
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
wordle-solver / wordle_env
Ctrl+K
Ctrl+K
  • 2 contributors
History: 21 commits
santit96's picture
santit96
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
1c007bb about 2 years ago
  • __init__.py
    1.24 kB
    Delete unused definition over 2 years ago
  • complete_vocabulary.txt
    63.9 kB
    Commiting wordle solver project, state completed, a3c not completed yet over 2 years ago
  • const.py
    87 Bytes
    Return char reward to its original value over 2 years ago
  • state.py
    6.27 kB
    Add some comments over 2 years ago
  • target_vocabulary.txt
    13.9 kB
    Commiting wordle solver project, state completed, a3c not completed yet over 2 years ago
  • test_wordle.py
    13.3 kB
    Add test for mask update over 2 years ago
  • wordle.py
    5.32 kB
    Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion about 2 years ago
  • words.py
    1.09 kB
    Commiting wordle solver project, state completed, a3c not completed yet over 2 years ago