Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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
78.2 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
SebastienGuissart's picture
SebastienGuissart
adding backtracking prediction to the app
3f7b9de verified over 1 year ago
  • .github
    first commit over 1 year ago
  • experiments
    first commit over 1 year ago
  • sudoku
    finish backtracking algo over 1 year ago
  • tests
    first commit over 1 year ago
  • .gitattributes
    43 Bytes
    adding git attribute over 1 year ago
  • .gitignore
    11 Bytes
    first commit over 1 year ago
  • LICENSE
    34.5 kB
    first commit over 1 year ago
  • README.md
    215 Bytes
    update readme with Hugging Face config over 1 year ago
  • app.py
    3.74 kB
    adding backtracking prediction to the app over 1 year ago
  • justfile
    200 Bytes
    first commit over 1 year 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
    xet
    add model weights over 1 year ago
  • requirements.txt
    129 Bytes
    update requirements pin versions over 1 year ago
  • tensorboard.sh
    61 Bytes
    first commit over 1 year ago