Can we use Genetic Algorithm for selecting the optimal network model and parameter? For example, can we use it to decide which will give the optimal performance among the following network structure and configuration:
Network Types:
-Convolutional Neural Network with auto encoder/decoder variants
-Deep Neural Networks
Network Parameters:
-Learning Rate
-Momentum
-Number of hidden layers
-Number of hidden nodes