1. Input a binary sequence. 2. Input the max amount of iterations. 3. Input the delay of each step. Set "live generated" to 0 or 1 (to increase speed).
This is an experiment, it is not created for practical use! It may be used practically, but that is not the purpose of this project. It is functionally useless. Viewed variable and list functions: sequence: the inputted sequence. generated: the ouput of the current step (not iteration). rating: a score from 0 to 1 of how similar "generated" and "sequence" are. current iteration: self-explanatory. live generated: read instructions. output list: a copyable version of "generated".