• VeraticusOP
    link
    fedilink
    English
    110 months ago

    It’s entirely not irrelevant. Even if you create a program to evolve pong, that was also designed by a human. As a computer programmer you should know that no computer program will just become pong, what an idiotic idea.

    You just keep pivoting away from how you were using words to them meaning something entirely different; this entire argument is worthless. At least LLMs don’t change the definitions of the words they use as they use them.

    • @barsoap@lemm.ee
      link
      fedilink
      110 months ago

      Playing pong. Inputs: ball (and possibly enemy) position, output: paddle left or right. Something like NEAT will very quickly come up with the obvious “track the ball” approach using just as many AST nodes as you would.