Skip to content

Combines a feedforward neural network, parameters for which are 'learned' using an eliminational genetic algorithm.

Notifications You must be signed in to change notification settings

jurebb/NeuroEvolutionClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroEvolutionClassification

Combines a feedforward neural network, parameters for which are 'learned' using an eliminational genetic algorithm. Utilizes two types of neurons: Type one (first hidden layer) - generates a similarity measurement between input data and stored parameters vectors Type two (second hidden layer - last layer) - sigmoid function. Built for an uni course.

About

Combines a feedforward neural network, parameters for which are 'learned' using an eliminational genetic algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages