Abstraction and Reasoning Challenge
Getting started with Francois Chollet's ultimate Kaggle competition
Created on March 13|Last edited on October 27
Comment
Solve abstract visual puzzles
 Solve hard logic puzzles 
The core task of intelligence is to abstract and generalize from very little data, in this pattern completion from 1-5 examples. This Kaggle notebook implements the basics to visualize examples from ARC. Actual input is a grid of digits 0-9.

Training samples
example
Run set
5
Ideas
- more starter notebooks: https://www.kaggle.com/inversion/abstraction-and-reasoning-starter-notebook and https://www.kaggle.com/pdx250697/abstraction-and-reasoning-starter-notebook (lots of examples)
Run set
11
Add a comment




