Skip to content

Bangkah/arc-agi-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ARC AGI Learning Journey

This repository documents my journey participating in the ARC Prize 2026 on Kaggle.

About ARC

The Abstraction and Reasoning Corpus (ARC) is a benchmark designed to evaluate an AI system’s ability to reason and generalize to unseen problems, not just memorize patterns. (Epoch AI)

Goals

  • Learn reasoning-based AI
  • Build rule-based and program synthesis solutions
  • Improve generalization ability

📊 Progress

Day 1

  • Joined ARC Prize 2026
  • Built baseline model (zero output)
  • Submitted first solution

⚙️ Tech Stack

  • Python
  • NumPy

Next Steps

  • Solve ARC tasks manually
  • Build rule-based solver
  • Explore program synthesis approach

Insight

ARC is not about deep learning scale, but about discovering rules from small examples and applying them to new problems. (GitHub)

About

This repository documents my journey participating in the ARC Prize 2026 on Kaggle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors