Skip to content
/ arc25 Public

Develop AI systems to efficiently learn new skills and solve open-ended problems

Notifications You must be signed in to change notification settings

ironbar/arc25

Repository files navigation

arc25

Solution for ARC25 challenge

https://arcprize.org/arc

Docs

https://ironbar.github.io/arc25

Code structure

 |_ arc25: library with code developed for the challenge
 |_ forum: all the scripts and notebooks taken from the forum
 |_ logs: folder for storing all kind of stats and logs. For example the
 score of each model, results from experiments
 |_ notebooks: jupyter notebooks made during the challenge. They start by number for easier sorting.
 |_ reports: documents made during the challenge according to CRISP-DM methodology
 |_ tests: folder with tests for the library
 |_ data: folder with light data from the challenge
 |_ rules: the official rules of the challenge
 |_ scripts: scripts made during the challenge for training, data processing...

About

Develop AI systems to efficiently learn new skills and solve open-ended problems

Resources

Stars

Watchers

Forks