You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prototype Python solver for the ARC (Abstraction and Reasoning Corpus) Prize. REAP uses a symbolic DSL, object-based parsing, and heuristic search to tackle ARC’s reasoning challenges. Early results: 32 training tasks out of 1000 solved, demonstrating proof-of-concept reasoning from scratch.