☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 4 days agoTypes of developmentlemmy.mlimagemessage-square21fedilinkarrow-up178arrow-down10
arrow-up178arrow-down1imageTypes of developmentlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 4 days agomessage-square21fedilink
minus-square@jackr@lemmy.dbzer0.comlinkfedilink2•3 days agoDoes this not collapse at some point? Like you see with running an image through image to image multiple times?
minus-square☆ Yσɠƚԋσʂ ☆OPlinkfedilink1•3 days agoGenetic 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.
Does this not collapse at some point? Like you see with running an image through image to image multiple times?
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.