Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
SebastienGuissart
/
deeplearning_sudoku_solver
Sleeping

App Files Files Community
1
Fetching metadata from the HF Docker repository...
deeplearning_sudoku_solver
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
Sebastien
improving backtracking algorithm and display in the app
19320e5 5 months ago
  • .github
    first commit 8 months ago
  • experiments
    add notebook and fix code 5 months ago
  • sudoku
    improving backtracking algorithm and display in the app 5 months ago
  • tests
    first commit 8 months ago
  • .gitattributes
    43 Bytes
    adding git attribute 5 months ago
  • .gitignore
    11 Bytes
    first commit 8 months ago
  • LICENSE
    34.5 kB
    first commit 8 months ago
  • README.md
    215 Bytes
    update readme with Hugging Face config 5 months ago
  • app.py
    4.05 kB
    improving backtracking algorithm and display in the app 5 months ago
  • justfile
    200 Bytes
    first commit 8 months ago
  • model_9_m3_big_validation_th.ckpt

    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
    129 Bytes
    update requirements pin versions 5 months ago
  • tensorboard.sh
    61 Bytes
    first commit 8 months ago