Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SebastienGuissart
/
deeplearning_sudoku_solver
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
c67e02c
deeplearning_sudoku_solver
Ctrl+K
Ctrl+K
2 contributors
History:
19 commits
Sebastien
force theme light
c67e02c
4 months ago
.github
first commit
7 months ago
.streamlit
force theme light
4 months ago
experiments
update notebooks
4 months ago
sudoku
improving backtracking algorithm and display in the app
4 months ago
tests
first commit
7 months ago
.gitattributes
Safe
43 Bytes
adding git attribute
4 months ago
.gitignore
Safe
11 Bytes
first commit
7 months ago
100% accurate Sudoku solving with deep learning algorithm.pdf
Safe
119 kB
add the article
4 months ago
3million_sudoku_reshape.ipynb
Safe
6.72 kB
add sudoku reshape notebooks
4 months ago
LICENSE
Safe
34.5 kB
first commit
7 months ago
README.md
Safe
1.19 kB
update readme
4 months ago
app.py
Safe
4.29 kB
improving demo text
4 months ago
justfile
Safe
200 Bytes
first commit
7 months ago
model_9_m3_big_validation_th.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
34.1 MB
LFS
add model weights
4 months ago
requirements.txt
Safe
129 Bytes
update requirements pin versions
4 months ago
tensorboard.sh
Safe
61 Bytes
first commit
7 months ago