• underisk@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      16 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
          ·
          14 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.

        • underisk@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          13 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.