• howrar@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 hours ago

    Neural 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.