logoalt Hacker News

vicgalle_yesterday at 9:14 PM1 replyview on HN

An independent reproduction of the main result: https://github.com/vicgalle/coevolution-soup


Replies

markisusyesterday at 11:34 PM

This is every cool research.

Do you have any idea why the authors chose Z80 as the program language? I have seen other studies in the same spirit that use simpler toy languages like Brainfuck (https://arxiv.org/abs/2406.19108) and I wonder if you could get higher execution speed if you didn't have to execute so much emulator code.

The programs/genomes are extremely tiny. I would be very interested to see what kind of hardware is needed to scale this approach up. How long until we can feed in giant corpuses of text and evolve these little organisms to predict the next letter?

show 2 replies