Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SebastienGuissart
/
deeplearning_sudoku_solver
like
1
Running
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
5 months ago
.github
first commit
8 months ago
.streamlit
force theme light
5 months ago
experiments
update notebooks
5 months ago
sudoku
improving backtracking algorithm and display in the app
5 months ago
tests
first commit
8 months ago
.gitattributes
Safe
43 Bytes
adding git attribute
5 months ago
.gitignore
Safe
11 Bytes
first commit
8 months ago
100% accurate Sudoku solving with deep learning algorithm.pdf
Safe
119 kB
add the article
5 months ago
3million_sudoku_reshape.ipynb
Safe
6.72 kB
add sudoku reshape notebooks
5 months ago
LICENSE
Safe
34.5 kB
first commit
8 months ago
README.md
Safe
1.19 kB
update readme
5 months ago
app.py
Safe
4.29 kB
improving demo text
5 months ago
justfile
Safe
200 Bytes
first commit
8 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
5 months ago
requirements.txt
Safe
129 Bytes
update requirements pin versions
5 months ago
tensorboard.sh
Safe
61 Bytes
first commit
8 months ago