Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ Visualization of bad predictions: [ARC-AGI training](https://neoneye.github.io/s
|
|
| 16 |
My goal during the ARC-AGI contests has been to make a `stepwise refinement` algorithm, that can improve on earlier predictions.
|
| 17 |
|
| 18 |
This repo is intended for `stepwise refinement` algorithms. This dataset contains incorrect predictions that are somewhat close to the target.
|
| 19 |
-
I have manually inspected these predictions and removed the worst predictions. However there may still be bad predictions
|
| 20 |
|
| 21 |
A bad prediction, can be a hint towards solving the puzzle.
|
| 22 |
|
|
|
|
| 16 |
My goal during the ARC-AGI contests has been to make a `stepwise refinement` algorithm, that can improve on earlier predictions.
|
| 17 |
|
| 18 |
This repo is intended for `stepwise refinement` algorithms. This dataset contains incorrect predictions that are somewhat close to the target.
|
| 19 |
+
I have manually inspected these predictions and removed the worst predictions. However there may still be more bad predictions.
|
| 20 |
|
| 21 |
A bad prediction, can be a hint towards solving the puzzle.
|
| 22 |
|