| ▲ | bob1029 16 hours ago | |
I've written genetic programming experiments that do not require an explicit mutation operator because the machine would tend to flip bits in the candidate genomes under the heavy system load. It took me a solid week to determine that I didn't actually have a bug in my code. It happens so fast on my machine (when it's properly loaded) that I can depend on it to some extent. | ||
| ▲ | rcbdev 14 hours ago | parent [-] | |
Hyrum's law in action. | ||