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
14a4c41
neurogolf-solver
/
medal-solvers
3.8 MB
Ctrl+K
Ctrl+K
1 contributor
History:
604 commits
rogermt
Add task023 exact-cover solver
3adcd36
verified
2 months ago
build_tasks
Add task023 exact-cover solver
2 months ago
onnxsim
Remove task366.onnx from onnxsim/ β exceeds 1.44MB filesize limit (1.59MB), caused V89 score drop
2 months ago
optimized
task023: fp16 surgery on ORIGINAL 370-node model. 266/266 + 5000 random PASS. Score 11.67 vs base 11.06 (+0.61)
2 months ago
task_solvers
Add task197 solver (267/267)
2 months ago
ANALYSIS_AGENT2.md
1.97 kB
Add task062 solver (267/267 PASS) - reflection across axis, ONNX build pending
3 months ago
ANALYSIS_V37.md
4.27 kB
Add V37 analysis: full scoring audit, task 77 partial solve (211/266), strategy recommendations
3 months ago
BULK_SCAN.md
3.54 kB
Add bulk scan results β 35 fixed-size actionable targets identified
2 months ago
KAGGLE_SUBMIT.md
2.31 kB
Update KAGGLE_SUBMIT.md with current status and v4 instructions
3 months ago
LEARNING.md
5.64 kB
LEARNING.md: Add FULL task 023 knowledge dump β what is known, what is NOT known, what would unblock manual crafting
2 months ago
LEARNING_ADDENDUM.md
1.4 kB
Update LEARNING.md: add task370 v6 result, task219 rule
2 months ago
NEXT_AGENT.md
2.41 kB
Update NEXT_AGENT.md: task023 status, start on 133/158/018 for 14pts needed
2 months ago
README.md
6.59 kB
Add honest roadmap to 22+ with bottleneck analysis and what's needed to get there
2 months ago
SCAN_RESULTS.md
4.23 kB
Update SCAN_RESULTS.md with full analysis and task rule descriptions
2 months ago
TASK076_PROGRESS.md
1.56 kB
Add Task 076 progress notes (202/266 best, key insights documented)
2 months ago
TASK092_PROGRESS.md
2.63 kB
Add task 092 progress notes with analysis of optimization limits
2 months ago
TASK219_RULE.md
6.98 kB
Add ChatGPT ONNX approach for task 219 β minimal graph (Split+Equal+And+Where+Concat)
2 months ago
TASK255_ANALYSIS.md
2.4 kB
Update TASK255_ANALYSIS.md: rule 99% cracked (257/261), needs cascading extension fix for 4 edge cases
3 months ago
TASK255_ONNX_GUIDE.md
5.16 kB
Add ONNX build guide for Task 255
3 months ago
TASK319_ANALYSIS.md
1.71 kB
Task 319 analysis: rule partially cracked (192/267)
3 months ago
TASK319_ONNX_GUIDE.md
2.67 kB
Task 319 ONNX Guide: full algorithm for 267/267, memory estimate ~100-200KB
3 months ago
TODO.md
1.86 kB
Update TODO.md: deprioritize 023, focus on 133/158/018 for 14pts bronze gap
2 months ago
build_merged_submission.py
3.41 kB
Update build_merged_submission.py to support compare-mode 3 (best=first/second/optimized)
2 months ago
build_submission.py
12.5 kB
Add build_submission.py - single script to generate submission from pre-built models
3 months ago
fix_identity.py
4.14 kB
Add fix_identity.py utility for removing Identity node waste
3 months ago
fix_scoring_bugs.py
5.3 kB
Add fix_scoring_bugs.py tool for automated scoring bug detection and repair
3 months ago
fp16_surgery_batch.py
8.68 kB
Add FP16 graph surgery script (from 6105 public notebook) β batch optimization for all models"
2 months ago
neurogolf_utils.py
21.8 kB
Create neurogolf_utils.py
3 months ago
onnx_builder.py
10.1 kB
Fix output paths: all build scripts save to /app/repo/medal-solvers/optimized/
3 months ago
profile_best_models.py
17.1 kB
Add filesize check (1.44MB limit) to profile_best_models.py β prevents scoring models Kaggle will reject
2 months ago
profile_best_of_two.py
15.7 kB
Rewrite profiler: 4 workers Γ 4 parallel subprocesses each = 16 concurrent processes = 80% RAM
2 months ago
profile_onnxsim_scan.py
15.1 kB
Add filesize check to profile_onnxsim_scan.py β reject oversized models before saving
2 months ago
scan_low_scores.py
12.3 kB
Add scan_low_scores.py: dump all per-task base scores for identifying improvement targets"
2 months ago
score_model.py
8.8 kB
Add score_model.py - full profiled scoring that matches Kaggle exactly (verified: task084=12.273, task153=13.998)"
3 months ago
swap_and_submit.py
9.66 kB
Fix swap_and_submit.py: add clear replacement summary with β/β status, pre-check base zip contents, warn on missing models
2 months ago