1
Should I design ANN (Artificial Neural Network) architectures automatically?
I see that many experts (including me) design their Artificial Neural Networks intuitively, just following some basic rules and testing and choosing between a few models.
I also know about some algorithms and tools to design them in an automated way but I never used them.
Should I shift to automated design?