Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
like
1
ONNX
ml-intern
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
54f7e7d
neurogolf-solver
/
own-solver
/
neurogolf_solver
3.11 MB
Ctrl+K
Ctrl+K
1 contributor
History:
180 commits
rogermt
Remove failed/obsolete scripts and outdated docs
55d29d0
verified
3 months ago
solvers
Remove failed/obsolete scripts and outdated docs
3 months ago
__init__.py
Safe
142 Bytes
Move neurogolf_solver/ to own-solver/ (batch 1)
4 months ago
classify_tasks.py
Safe
7.72 kB
Add DeepSeek task classifier for LLM-guided solver routing
3 months ago
config.py
Safe
428 Bytes
Upload own-solver/neurogolf_solver/config.py
4 months ago
constants.py
Safe
641 Bytes
Upload own-solver/neurogolf_solver/constants.py
4 months ago
data_loader.py
Safe
3.37 kB
Revert to 50 arc-gen, remove color shuffling (200+shuffling caused regression 67→38)
3 months ago
gather_helpers.py
Safe
2.59 kB
Upload own-solver/neurogolf_solver/gather_helpers.py
4 months ago
main.py
Safe
5.98 kB
Add --fallback_zip: inject reference models for unsolved tasks
3 months ago
onnx_helpers.py
Safe
3.02 kB
Upload own-solver/neurogolf_solver/onnx_helpers.py
4 months ago
profiler.py
Safe
3.54 kB
Fix profiler.py: return 3 values (macs=0, memory, params) for backward compat with solver_registry.py
3 months ago
submission.py
Safe
5.3 kB
Fix submission.py: adapt to new profiler API returning (memory, params) instead of (macs, memory, params)"
3 months ago
task_scanner.py
Safe
9.18 kB
Add task_scanner.py - analyzes unsolved tasks to find pattern clusters for new solvers"
3 months ago
validators.py
Safe
4.33 kB
Move own-solver/neurogolf_solver/validators.py to own-solver/
4 months ago