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...
0583ac6
deeplearning_sudoku_solver
Ctrl+K
Ctrl+K
2 contributors
History:
11 commits
Sebastien
add notebook and fix code
0583ac6
4 months ago
.github
first commit
7 months ago
experiments
add notebook and fix code
4 months ago
sudoku
add notebook and fix code
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
LICENSE
Safe
34.5 kB
first commit
7 months ago
README.md
Safe
215 Bytes
update readme with Hugging Face config
4 months ago
app.py
Safe
3.74 kB
unfinished work on backtracking (#1)
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