☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 1 month agoTypes of developmentlemmy.mlimagemessage-square21fedilinkarrow-up184cross-posted to: [email protected]
arrow-up184imageTypes of developmentlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 1 month agomessage-square21fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink2•1 month agoDoes this not collapse at some point? Like you see with running an image through image to image multiple times?
minus-square☆ Yσɠƚԋσʂ ☆OPlinkfedilink1•1 month 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.