BRAIN-FK* GENETIC ALGORITHM: “The AI program works, as follows: A genome consists of an array of doubles. Each gene corresponds to an instruction in the brainf-ck programming language. Start with a population of random genomes. Decode each genome into a resulting program by converting each double into its corresponding instruction and execute the program. Get each program’s fitness score, based upon the output it writes to the console (if any), and rank them.”
https://lnkd.in/ddNuyJD