Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • 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 / a3c
Ctrl+K
Ctrl+K
  • 2 contributors
History: 18 commits
santit96's picture
santit96
Change suggestion endpoint for play word endpoint
a202b6d about 2 years ago
  • __init__.py
    0 Bytes
    Commiting wordle solver project, state completed, a3c not completed yet over 2 years ago
  • eval.py
    1.15 kB
    Change suggestion endpoint for play word endpoint about 2 years ago
  • net.py
    2.04 kB
    Separate train and evaluation functions od ac3 module in two files over 2 years ago
  • play.py
    1.93 kB
    Change suggestion endpoint for play word endpoint about 2 years ago
  • shared_adam.py
    793 Bytes
    A3C and main code refactor over 2 years ago
  • train.py
    2.2 kB
    Add configurable seed for random numbers over 2 years ago
  • utils.py
    186 Bytes
    Code refactor over 2 years ago
  • worker.py
    4.53 kB
    Add the posiblity to save checkpoints of the model and the condition on which the model is saved as arguments over 2 years ago