(no title)
exact_string | 1 year ago
For example, why wouldn't "0" be a correct answer here (rule being "every other number on the right should be 0, other numbers do not have a pattern")?
exact_string | 1 year ago
For example, why wouldn't "0" be a correct answer here (rule being "every other number on the right should be 0, other numbers do not have a pattern")?
apocadam|1 year ago
kaba0|1 year ago
In a sibling comment, I replied that usually a repeating pattern can also be applied, but that one usually requires storing the n-sequence, rarely making it the shortest encodable rule.
snarkconjecture|1 year ago
A rule being "good" is largely about simplicity, which is also essentially the trick that deep learning uses to escape no-free-lunch theorems.
kaba0|1 year ago
Or just, the pattern simply repeats for the n next number.. like come on, there is no objective metric for which rule is "better".