The most honest thing you can say about violence is that nobody wants it, but the conditions that produce it are being engineered with extraordinary efficiency by people who have apparently never opened a history book.

    • IHeartBadCode@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      Technically, yes, it’s an algorithm but all AI software is built out of algorithms. The critical difference is that traditional algorithms are fixed, static instructions written step-by-step by human engineers. Deep Reinforcement Learning (DRL) is a self-learning algorithm. Instead of a developer programming exactly how to handle every single wireless interference scenario, the DRL model acts like an AI agent. It continuously learns, adapts, and teaches itself the absolute best optimization paths purely through real-world trial and error.

      • eestileib@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        Is this statement true?

        “The Wi-Fi allocation algorithm under discussion is a variation of stochastic gradient descent which in practice is typically executed on an npu. It does not make use of a language model or general purpose transformer.”