代码搜索:back-propagation

找到约 32 项符合「back-propagation」的源代码

代码结果 32
www.eeworm.com/read/381903/9066658

h start_end_show.h

#include #include int Start_Show() { system("CLS"); printf("\n"); printf(" ***************************************\n"); printf(" * This is a neural network simulat
www.eeworm.com/read/243670/12927154

html page_96.html

www.eeworm.com/read/419884/10830156

c backprop.c

#include #include /******************************************************************************* * * 1992.04.13 * * A back-propagation network. * * This is a sligh
www.eeworm.com/read/128522/14292287

txt bp源程序!.txt

/* batchnet.c Generic back-propagation neural network*/ #include #include #include #include
www.eeworm.com/read/466534/7026522

cc bp_with_ga.cc

/* back-propagation algorithm - a modified algorithm to embed GA into BP */ #include #include #include #include #include #in
www.eeworm.com/read/386050/8767500

m bpxnc.m

%BPXNC Back-propagation trained feed-forward neural net classifier % % [W,HIST] = BPXNC (A,UNITS,ITER,W_INI,T,FID) % % INPUT % A Dataset % UNITS Array indicating number of units in each h
www.eeworm.com/read/299984/7140012

m bpxnc.m

%BPXNC Back-propagation trained feed-forward neural net classifier % % [W,HIST] = BPXNC (A,UNITS,ITER,W_INI,T,FID) % % INPUT % A Dataset % UNITS Array indicating number of units in each h
www.eeworm.com/read/460435/7250487

m bpxnc.m

%BPXNC Back-propagation trained feed-forward neural net classifier % % [W,HIST] = BPXNC (A,UNITS,ITER,W_INI,T,FID) % % INPUT % A Dataset % UNITS Array indicating number of units in each h
www.eeworm.com/read/450608/7480129

m bpxnc.m

%BPXNC Back-propagation trained feed-forward neural net classifier % % [W,HIST] = BPXNC (A,UNITS,ITER,W_INI,T,FID) % % INPUT % A Dataset % UNITS Array indicating number of units in each h