| ▲ | vicgalle_ 21 hours ago | |||||||||||||
An independent reproduction of the main result: https://github.com/vicgalle/coevolution-soup | ||||||||||||||
| ▲ | markisus 19 hours ago | parent | next [-] | |||||||||||||
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? | ||||||||||||||
| ||||||||||||||
| ▲ | vicgalle_ 2 hours ago | parent | prev [-] | |||||||||||||
A small update here: another replication using a different CPU, the 6502. In this case, replicators emerge 100 times less frequently than in Z80, due to a lacking LDIR-like instruction | ||||||||||||||