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

    This. At some point, everything just happened to be ‘AI’. It’s stupid.

    To put it in perspective, I just watched a YouTube video where someone claimed that they wrote a program to win at minesweeper using AI. All of it was handwritten conditional checks and there was no training element to it. It plays the same way every time, but since minesweeper is random by nature it ‘appears’ to be doing something different. Worse, to ‘win’ is just to beat a level under a certain time, not to improve upon that time or improve win rates.

    The sad thing is that various levels of AI are/were defined, but marketing is doing a successful job at drowning out fact checkers. Lots of things that weren’t considered AI now are. You have media claiming Minecraft is AI because it makes use of procedural generation – Let’s forget the fact that Diablo came out years earlier and also uses it… No the important thing is that the foundation for neural networks were being laid as early as the 1940’s and big projects over the years using supercomputers like DeepBlue, Summit, and others are completely ignored.

    AI has been around, it’s been defined, and it’s not here yet. We have glorified auto-complete bots that happen to be wrong to a tolerable point so businesses have an excuse to layoff people. While there are some amazing things it can do sometimes, the AI I envisioned as a child doesn’t exist quite yet.

    • Nalivai@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 day ago

      Oh yeah, it was Code Bullet, right?
      > I wrote an AI that wins minesweeper.
      > Looks inside
      > Literally a script that randomly clicks random points on the screen until the game ends.