Skip to content
/ ARC Public
forked from fchollet/ARC-AGI

The Abstraction and Reasoning Corpus

License

Notifications You must be signed in to change notification settings

stock-ds/ARC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Abstraction and Reasoning Corpus (ARC)

Tackling the ARC problem

General pipeline and future ideas:

  1. Load data
  2. Categorize by dimension:
    • 1:1 in:out
    • Linear dimension predictor
    • Custom dimension out based on image
  3. Split up problems into buckets
  4. Find most correlated pixels
  5. Create best features for each bucket
  6. Make models for each bucket

Completed prediction attempt in pred.py:

  • A simple input - output model using Trees. Bucket: dimension 1:1, 10% Accuracy.

About

The Abstraction and Reasoning Corpus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.7%
  • Python 23.8%
  • HTML 18.1%
  • CSS 11.4%