Enhancement of genetic algorithm for diabetic patient diet planning

Genetic Algorithm (GA) is an artificial intelligence (AI) based methodology for solving optimization problems. GA are problem dependent especially GA parameters and optimal parameter values require long experiment time. This project proposes a progress-value concept (PRGA) for crossover and mutation...

全面介绍

Saved in:
书目详细资料
主要作者: Heng, Hui Xian
格式: Thesis
语言:English
出版: 2015
主题:
在线阅读:http://eprints.utm.my/id/eprint/53922/1/HengHuiXianMFKE2015.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Genetic Algorithm (GA) is an artificial intelligence (AI) based methodology for solving optimization problems. GA are problem dependent especially GA parameters and optimal parameter values require long experiment time. This project proposes a progress-value concept (PRGA) for crossover and mutation rate implement in steady-state GA (SSGA) to avoid trial and error experiment perform for optimal crossover and mutation rate. PRGA concept is using fitness value and total number of genes performed crossover and mutation for each individual within a generation to determine next generation crossover and mutation rate. PRGA is compare throughout SSGA with different fix crossover and mutation probability. The developed system is compiled using open source GA library (GAlib) for C programming language. Experimental results with proposed concept performance shows better processing time with SSGA.