Skip to content

shuvrosarker/Genetic-Approach-with-Guided-Mutation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm With Guided Mutation

In this thesis, a new genetic approach is devised for determining the optimal architecture of ANNs. This approach uses two existing constructive algorithms in its mutation process. One of these algorithm is dynamic node creation algorithm(DNC) and the other is a modified version of the marchand's algorithm which is proposed by us in this thesis. In the genetic approach devisd here, the individuals of the initial population are some partially trained networks produced by DNC and the modified marchand's algorithm by running the algorithms for a given amount of time.

About

A genetic approach with guided mutation to determine the optimal architecture of neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published