Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SebastienGuissart
/
deeplearning_sudoku_solver
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
deeplearning_sudoku_solver
2 contributors
History:
25 commits
SebastienGuissart
Upload 100% accurate Sudoku solving with deep learning algorithm.pdf
85cab1d
verified
2 months ago
.github
first commit
7 months ago
.streamlit
force theme light
3 months ago
experiments
update notebooks
3 months ago
sudoku
improving backtracking algorithm and display in the app
3 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
226 kB
Upload 100% accurate Sudoku solving with deep learning algorithm.pdf
2 months ago
3million_sudoku_reshape.ipynb
Safe
6.72 kB
add sudoku reshape notebooks
3 months ago
LICENSE
Safe
34.5 kB
first commit
7 months ago
README.md
Safe
1.19 kB
update readme
3 months ago
app.py
Safe
4.51 kB
add paper link
3 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