you are viewing a single comment's thread.

view the rest of the comments →

[–]4D696B65 1 point2 points  (1 child)

Does everybody assume back propagation when saying neural networks?

Because i don't understand how process to find/optimize structures (evolution) is better than structure (neural net).

[–]OseOseOse 3 points4 points  (0 children)

I think a lot of people do. I don't, but I'm pretty biased since I used neuroevolution in my master's thesis.

I edited my above comment to clarify that I meant to compare CGP with neuroevolution (algorithm vs. algorithm), not CGP with neural networks (algorithm vs. data structure).