代码搜索:Experts
找到约 157 项符合「Experts」的源代码
代码结果 157
www.eeworm.com/read/292964/3936891
m mixexp_graddesc.m
%%%%%%%%%%
function [theta, eta] = mixture_of_experts(q, data, num_iter, theta, eta)
% MIXTURE_OF_EXPERTS Fit a piecewise linear regression model using stochastic gradient descent.
% [theta, eta] =
www.eeworm.com/read/434858/1867936
m mixexp_graddesc.m
%%%%%%%%%%
function [theta, eta] = mixture_of_experts(q, data, num_iter, theta, eta)
% MIXTURE_OF_EXPERTS Fit a piecewise linear regression model using stochastic gradient descent.
% [theta, eta] =
www.eeworm.com/read/393163/2487838
m mixexp_graddesc.m
%%%%%%%%%%
function [theta, eta] = mixture_of_experts(q, data, num_iter, theta, eta)
% MIXTURE_OF_EXPERTS Fit a piecewise linear regression model using stochastic gradient descent.
% [theta, eta] =
www.eeworm.com/read/367675/2838915
txt 363.txt
发信人: tyqqre (tyqqre), 信区: DataMining
标 题: Re: 谁了解sleeping experts?
发信站: 南京大学小百合站 (Mon Dec 16 20:29:44 2002)
什么是sleeping experts算法?
【 在 WbAI 的大作中提到: 】
: sleeping experts的训练过程有谁能介绍一下?我看了它的
www.eeworm.com/read/251838/4414520
readme
This directory contains code for hierarchical mixture of experts,
written by Pierpaolo Brutti (May 2001). Run the file hmemenu to get started.
www.eeworm.com/read/251522/4418870
readme
This directory contains code for hierarchical mixture of experts,
written by Pierpaolo Brutti (May 2001). Run the file hmemenu to get started.
www.eeworm.com/read/215485/4903482
readme
This directory contains code for hierarchical mixture of experts,
written by Pierpaolo Brutti (May 2001). Run the file hmemenu to get started.
www.eeworm.com/read/197905/5090928
readme
This directory contains code for hierarchical mixture of experts,
written by Pierpaolo Brutti (May 2001). Run the file hmemenu to get started.
www.eeworm.com/read/197388/5097041
dpr stacktrackdllsexample.dpr
program StackTrackDLLsExample;
uses
Forms,
StackTrackDLLsDemoMain in 'StackTrackDLLsDemoMain.pas' {MainForm},
ExceptDlg in '..\..\..\..\experts\debug\dialog\ExceptDlg.pas' {ExceptionDialog
www.eeworm.com/read/197388/5097054
dpr exceptionreportconverter.dpr
program ExceptionReportConverter;
uses
Forms,
formConverter in 'formConverter.pas' {frmConverter},
ExceptDlgMail in '..\..\..\..\EXPERTS\DEBUG\DIALOG\EXCEPTDLGMAIL.pas' {ExceptionDialogMai