Skip to content

Use neuroevolution to find an agent that can successfully classify animals. Create an population of neural networks and evaluates how well they perform. The best neural networks are selected for reproduction. Using crossover and mutation of parents' weights and biases, a new population of neural networks are created. This is repeated untill one …

Notifications You must be signed in to change notification settings

MortenBlorstad/Neuroevolution-of-Neural-Networks-From-Scratch-in-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Use neuroevolution to find an agent that can successfully classify animals. Create an population of neural networks and evaluates how well they perform. The best neural networks are selected for reproduction. Using crossover and mutation of parents' weights and biases, a new population of neural networks are created. This is repeated untill one …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages