Skip to content

Use genetic algorithm to optimize the backpropagation neural network.

Notifications You must be signed in to change notification settings

luoqinqin11/GA-ANN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA-ANN

Use genetic algorithm to optimize the backpropagation neural network.

简介:这是一个利用遗传算法实现BP人工神经网络的matlab代码,可用于实现2层(隐藏层数=1,不计输入层,则共2层)的BP-ANN。

原作者为:https://www.jianshu.com/p/af3398abbb28

由于云盘易失效,在此备份。

About

Use genetic algorithm to optimize the backpropagation neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%