A MLP (MultiLayer Perceptron) is one of the most commonly used algorithms of Artificial Neural Networks. It's trainning is done by adjusting the weights for each connection between the hidden layers of artificial neurons using some optimization algorithm. This code is an example of how to use a Genetic Algorithm (GA) as a way to train an MLP.
-
Notifications
You must be signed in to change notification settings - Fork 0
LvMalware/GA-MLP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A GA (Genetic Algorithm) optimized MLP (MultiLayer Perceptron) Network
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published