• @[email protected]
    link
    fedilink
    21 month ago

    Does this not collapse at some point? Like you see with running an image through image to image multiple times?

    • ☆ Yσɠƚԋσʂ ☆OP
      link
      fedilink
      11 month ago

      Genetic algorithms use a fitness function to converge on a solution, so it’s not just random iterations hoping one will work. It’s basically a gradient descent algorithm applied to output from LLMs.