Skip to content

Releases: neoneye/simon-arc-lab

2024.11.11 - ARC-Prize 2024

01 Dec 11:43

Choose a tag to compare

This is roughly the code that I submitted for the ARC-Prize 2024 Kaggle contest.

My code solved 1 of the 100 hidden puzzles. So I got score=1.

My code explores 2 approaches:

  • Approach A: with LLMs I managed to solve 1 of the hidden puzzles.
  • Approach B: With decisointrees I managed to solve 1 of the hidden puzzles.