File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ investigations into the ARC challenge
9
9
- mission _
10
10
- priors _
11
11
- code _
12
+ - research _
13
+ - installation _
14
+ - usage _
12
15
13
16
This project is a collection of studies inspired by the Abstraction and
14
17
Reasoning Corpus (ARC) - a set of puzzles designed to be easy for humans
94
97
95
98
Most of the logic of the ``geometor.arcprize `` package is in 3 submodules:
96
99
100
+ Check out the documentation here: https://geometor.github.io/arcprize/modules/
101
+
97
102
- ``geometor.arcprize.puzzles ``:
98
103
99
104
tools for reading source json for ARC puzzles and facilitating presentation to
@@ -114,10 +119,18 @@ research
114
119
--------
115
120
116
121
I have been collecting links and summary of papers, repos, youtube videos, and
117
- other web pages related to ARC.
122
+ other web pages related to ARC.
118
123
119
124
https://geometor.github.io/arcprize/refs/
120
125
126
+ I hope to improve the usefulness of this data over time.
127
+
128
+ **NOTE: **
129
+
130
+ the search feature on the website is excellent
131
+
132
+ Please recommend any additional references.
133
+
121
134
installation
122
135
------------
123
136
You can’t perform that action at this time.
0 commit comments