• underisk@lemmy.ml
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      21 hours ago

      Like most things, meaning depends on context. In the most common context of “news about AI” we’re talking about generative AI: image/video generators, LLMs, and to a lesser degree coding assistants. If you want to know more about what these technologies share in common, look up what a “perceptron” is and how it works.

      More generally AI could mean anything from a neural network based approach to problem solving, to a completely deterministic, hand coded heuristic. A pure decision tree could be AI in the case of video game NPCs, for example.

        • AwesomeLowlander@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          19 hours ago

          Not quite. Algorithms are definite, you get the same guaranteed output if you give the same input every time. AI is generally more fuzzy logic.

              • AppleTea@lemmy.zip
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                2 hours ago

                I mean, yes. Linux is an algorithm. The programmes called AI are still algorithms - they’re still deterministic, just too much of a tangled mess, too complex, for a anyone too realistically break it down step by step.

                There are some math problems that cannot be described algorithmically, but because of that they’re also non computable. Uh, some thermodynamics and quantum stuff from what I’ve heard.

        • underisk@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          18 hours ago

          I’d say it’s more like a way to describe a certain kind of algorithm. One that adapts in some way to inputs that defy simple classification. Ultimately you’re probably just safe to replace AI in modern news and internet discussion with LLM or CNN.