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

rogermt
/
neurogolf-solver

ONNX
ml-intern
Model card Files Files and versions
xet
Community
neurogolf-solver / neurogolf_solver
72.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
rogermt's picture
rogermt
Clean up main.py: remove excluded tasks messaging (all 400 count)
909a0d3 verified about 1 month ago
  • solvers
    Exp 3: PCA/Truncated SVD before lstsq โ€” implemented, tested, 0 new solves about 1 month ago
  • __init__.py
    142 Bytes
    v5 refactor: create package __init__.py about 1 month ago
  • config.py
    428 Bytes
    v5 refactor: add config.py about 1 month ago
  • constants.py
    594 Bytes
    Remove fake task exclusions โ€” all 400 tasks count, unsolved=0 about 1 month ago
  • data_loader.py
    3.35 kB
    v5 refactor: add data_loader.py about 1 month ago
  • gather_helpers.py
    2.59 kB
    v5 refactor: add gather_helpers.py about 1 month ago
  • main.py
    3.2 kB
    Clean up main.py: remove excluded tasks messaging (all 400 count) about 1 month ago
  • onnx_helpers.py
    3.02 kB
    v5 refactor: add onnx_helpers.py about 1 month ago
  • profiler.py
    1.74 kB
    v5 refactor: add profiler.py about 1 month ago
  • submission.py
    4.67 kB
    v5 refactor: add submission.py (with W&B logging) about 1 month ago
  • validators.py
    1.7 kB
    v5 refactor: add validators.py about 1 month ago