"Whenever these kind of papers come out I skim it looking for where they actually do backprop.
Check the pseudo code of their algorithms.
"Update using gradient based optimizations""
replies(4):
Check the pseudo code of their algorithms.
"Update using gradient based optimizations""
GP is essentially isomorphic with beam search where the population is the beam. It is a fancy search algorithm. It is not "training" anything.