• 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle


  • howrar@lemmy.catoScience Memes@mander.xyzSquiggly Boie
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 days 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.