neoneye commited on
Commit
1155a8e
1 Parent(s): 61a1e7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 are are misleading.
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