Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rootstrap-org
/
wordle-solver
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wordle-solver
2 contributors
History:
59 commits
santit96
Update streamlit version
553f234
about 1 year ago
.github
Create main.yml
about 1 year ago
a3c
Update model load to download it from huggingface repo if doesnt exists. Also update readme
about 1 year ago
api_rest
Fix code style with black and isort
almost 2 years ago
checkpoints
Add streamlit app to play wordle with ai and change play model base dir
about 1 year ago
rs_wordle_player
Fix code style with black and isort
almost 2 years ago
wordle_env
Fix bug in updating the state based on a mask, in update_with_mask function
about 1 year ago
.dockerignore
Safe
65 Bytes
Add platform to dockerfile and modify dockerignore
almost 2 years ago
.env.example
Safe
321 Bytes
Update model load to download it from huggingface repo if doesnt exists. Also update readme
about 1 year ago
.gitignore
Safe
1.69 kB
Add connection to firebase and method to get user attempts from firestore
about 2 years ago
README.md
Safe
6.92 kB
Update streamlit version
about 1 year ago
complete_vocabulary.txt
Safe
63.9 kB
Commiting wordle solver project, state completed, a3c not completed yet
about 2 years ago
main.py
Safe
4.41 kB
Fix code style with black and isort
almost 2 years ago
requirements.txt
Safe
231 Bytes
Update streamlit version
about 1 year ago
streamlit_app.py
Safe
4.57 kB
Change streamlit app filename
about 1 year ago
target_vocabulary.txt
Safe
13.9 kB
Commiting wordle solver project, state completed, a3c not completed yet
about 2 years ago
wordle_game_cli.py
Safe
3.07 kB
Add streamlit app to play wordle with ai and change play model base dir
about 1 year ago