Skip to content

adamrudd/ARC-solution

 
 

Repository files navigation

git checkout HEAD -- ./dataset to restore all data from the original 2020 repo

the expected directory structure would be:

~/repo/ARC-solutions/ ├── working/ │ └── abstraction-and-reasoning-challenge/ │ └── test/ │ └── *.json files ├── input/ │ └── arc-solution-source-files-by-icecuber/ │ └── (contents including safe_run.py) └── absres-c-files/ └── safe_run.py (copied from input directory)

About

Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 54.9%
  • C++ 40.1%
  • Python 4.8%
  • Other 0.2%