Skip to content

Commit 3c67e2d

Browse files
committed
readme
1 parent b927e5e commit 3c67e2d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.rst

+14-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ investigations into the ARC challenge
99
- mission_
1010
- priors_
1111
- code_
12+
- research_
13+
- installation_
14+
- usage_
1215

1316
This project is a collection of studies inspired by the Abstraction and
1417
Reasoning Corpus (ARC) - a set of puzzles designed to be easy for humans
@@ -94,6 +97,8 @@ code
9497

9598
Most of the logic of the ``geometor.arcprize`` package is in 3 submodules:
9699

100+
Check out the documentation here: https://geometor.github.io/arcprize/modules/
101+
97102
- ``geometor.arcprize.puzzles``:
98103

99104
tools for reading source json for ARC puzzles and facilitating presentation to
@@ -114,10 +119,18 @@ research
114119
--------
115120

116121
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.
118123

119124
https://geometor.github.io/arcprize/refs/
120125

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+
121134
installation
122135
------------
123136

0 commit comments

Comments
 (0)