Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ language:
|
|
| 11 |
|
| 12 |
# ARC Bad Predictions
|
| 13 |
|
|
|
|
|
|
|
| 14 |
My goal during the ARC-AGI contests has been to make a `stepwise refinement` algorithm, that can improve on earlier predictions.
|
| 15 |
|
| 16 |
This repo is intended for `stepwise refinement` algorithms. This dataset contains incorrect predictions that are somewhat close to the target.
|
|
|
|
| 11 |
|
| 12 |
# ARC Bad Predictions
|
| 13 |
|
| 14 |
+
Visualization of bad predictions: [ARC-AGI training](https://neoneye.github.io/simon-arc-lab-web/model/2024-oct-17-1318/arcagi_training/), [ARC-AGI evaluation](https://neoneye.github.io/simon-arc-lab-web/model/2024-oct-17-1318/arcagi_evaluation/).
|
| 15 |
+
|
| 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.
|