代码搜索:Learning

找到约 5,352 项符合「Learning」的源代码

代码结果 5,352
www.eeworm.com/read/166836/9995511

m auto_elevator_design.m

% Use FFNN to design a special ELEVATOR. % auto_elevator_design.m % Refer to Demuth's Neural Network Design textbook. % PenChen Chou, Aug. 20, 2001 % ChiZen May , Aug. 20, 2001 global net P
www.eeworm.com/read/338523/12296578

m auto_elevator_design.m

% auto_elevator_design.m % Use FFNN to design a special ELEVATOR. % Refer to Demuth's Neural Network Design textbook. % This is the example on P.6-147 of Chou's textbook. % PenChen Chou, Aug. 2
www.eeworm.com/read/214304/15106818

cls cbpnet.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/387686/8659296

h bpnet.h

/* ========================================== * * Filename: bpnet.h * * Description: * * 一个微型神经网络,使用BP来调整权值 * * =========================================
www.eeworm.com/read/176315/9504890

h bpnet.h

/* ========================================== * * Filename: bpnet.h * * Description: * * 一个微型神经网络,使用BP来调整权值 * * =========================================