d9w / CartesianGeneticProgramming.jl

Cartesian Genetic Programming for Julia
Other
70 stars 25 forks source link

Comment #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

Some kind of evolution algorithm: https://github.com/S6Regen/Thunderbird There is a paper on the internet "Continuous Gray code optimization" that describes the algorithm used.

d9w commented 6 years ago

Alright, I'll take a look at that. I'm closing this as an issue though, because it isn't clear how this is relevant to CGP.jl. If you have an improvement to suggest or bug in CGP.jl, feel free to open it as an issue.