• Valmond@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    4 days ago

    Well I think you’re wrong here, and about any adult can learn how to drive, but only a small subset can learn how to code. Not learning how to throw a simple script together, real codeing.

    Coding is engineer level, engineers build cars, they dont only drive them. For me the difference is the same between a developer of a software and the user of said soft.

    One it way way way more complicated, and IA is supposed to do that “soon” when it can’t even drive a car.

    Nah, not happening any time soon.

    • stephen01king@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      I think you’re completely wrong by still comparing skills that have no relation to each other. What’s the similarity between driving and coding that would require an LLM to be need to do one before you can believe it can do the other? Explain that leap in logic properly before you continue with your argument.

      An LLM is designed to output text. Expecting them to drive to prove their ability to output code is like expecting them to dance to prove their ability to produce poems. It’s inability to do an unrelated skill has no bearing on it’s ability to do a different one. You’re basically judging a fish on its ability to walk on land, and using that as the basis to judge its ability to swim.

      • Valmond@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        4 days ago

        Neural networks are quite similar in complexity, whatever they output.

        Driving is way less complex than programming.

        • stephen01king@lemmy.zip
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 days ago

          What does that even mean? Neural networks have varying levels of complexity, even within the same technology. Even the same LLM model can have different number of tokens that differentiate the complexity of their operation.

          So instead of using a neural network that is designed to input and output text and making it learn to output coding, which is also text, you think it’s supposed to be easier for them to make it instead analyse various video and audio input from multiple cameras, and then output the various actions that is required for it to drive a car? Does that make sense to you?

          • Valmond@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            4 days ago

            They’re all based on the same tech, text, images whatever is just raw bytes. Train it for turning left, detect cats or whatever, same battle. It’s just harder when the problem is complicated like driving, and more so when programming.