Genetic algorithm to optimize wedding table seating. Each pair of guests have preferences wrt to sitting together.
-
Updated
May 9, 2021 - C++
Genetic algorithm to optimize wedding table seating. Each pair of guests have preferences wrt to sitting together.
An evolving autoencoder using tensorflow. The idea is to have it evolve pictures, where fitness is closeness to some high dimensional point close to what we want. So like, if we know pictures of dogs exist as a point in some high dimensional encoded space, if we can evolve a picture to have en encoding close to the dogs, maybe we can get a dog l…
Add a description, image, and links to the fitness-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the fitness-evaluation topic, visit your repo's landing page and select "manage topics."