1: \begin{abstract}
2: Convolutional neural networks belong to the most successul image classifiers,
3: but the adaptation of their network architecture to a particular problem
4: is computationally expensive. We show that an evolutionary algorithm
5: saves training time during the network architecture optimization,
6: if learned network weights are inherited over generations by Lamarckian
7: evolution. Experiments on typical image datasets show similar or significantly
8: better test accuracies and improved convergence speeds compared to
9: two different baselines without weight inheritance. On CIFAR-10 and
10: CIFAR-100 a 75\,\% improvement in data efficiency is observed.
11:
12: \keywords{Evolutionary algorithms \and Convolutional neural networks \and Architecture optimization \and Weight inheritance}
13: \end{abstract}
14: