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