Show HN: Pixel Art Generator Using Genetic Algorithm

This project is a simple but fun demonstration of a genetic algorithm applied to image generation. It starts with a population of random images and evolves them over generations to resemble a target image. The output is an animated GIF that shows the entire evolution process.


Comments URL: https://news.ycombinator.com/item?id=44481244

Points: 9

# Comments: 4

https://github.com/Yutarop/ga-pixel-art

Creată 4h | 6 iul. 2025, 19:40:11


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Show HN: Simple wrapper for Chrome's built-in local LLM (Gemini Nano)

Chrome now includes a native on-device LLM (Gemini Nano) starting in version 138. I've been building with it since it was in origin trials, it's powerful but the official Prompt API is still a bit

6 iul. 2025, 21:50:14 | Hacker news
I extracted the safety filters from Apple Intelligence models

I managed to reverse engineer the encryption (refered to as “Obfuscation” in the framework) responsible for managing the safety filters of Apple Intelligence models. I have extracted them into a r

6 iul. 2025, 21:50:11 | Hacker news