Skip to content

GA优化ANN权重,解决回归问题,GA模式:CGA 、e-GA

Notifications You must be signed in to change notification settings

whyang78/GA-ANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA-ANN

GA优化ANN权重,解决回归问题,GA模式:CGA 、e-GA

  1. 波斯顿房价预测
  2. ANN.py是ANN网络运算,GA.py是遗传算法。
  3. house_price.py采用CGA,选择策略:直接选择多个最优解。
  4. house_price_1.py采用e-GA,选择策略:轮盘赌选择;同时结合精英策略保留历史最佳。

About

GA优化ANN权重,解决回归问题,GA模式:CGA 、e-GA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages