• structuralize_this [none/use name]
        ·
        2 years ago

        Yeah, this is more interesting.

        1. It can't follow the basic operators.
        2. I'm guessing guessing it gets confused with the value of i as well, when k is modified.
    • structuralize_this [none/use name]
      ·
      2 years ago

      This is an interesting example because the absence of there being an assignment to k (other than i), may limit what the model can guess? There is only an 8, so it probably assesses that 8 is the best estimate for k too.