Comment on Squiggly Boie
howrar@lemmy.ca 1 week agoNeural networks are a class of models. Genetic algorithms are a class of learning algorithms. You use learning algorithms to train models. Genetic algorithms are a valid way of training neural networks, but this is not currently in vogue. They’re typically trained via gradient descent.