代码搜索:maxent

找到约 63 项符合「maxent」的源代码

代码结果 63
www.eeworm.com/read/161189/10439684

m maxent.m

function [x_lambda,rho,eta,data,X] = maxent(A,b,lambda,w,x0) %MAXENT Maximum entropy regularization. % % [x_lambda,rho,eta] = maxent(A,b,lambda,w,x0) % % Maximum entropy regularization: % min
www.eeworm.com/read/418911/10891957

m maxent.m

function [x_lambda,rho,eta,data,X] = maxent(A,b,lambda,w,x0) %MAXENT Maximum entropy regularization. % % [x_lambda,rho,eta] = maxent(A,b,lambda,w,x0) % % Maximum entropy regularization: % min { ||
www.eeworm.com/read/152629/5672764

java maxent.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This softwa
www.eeworm.com/read/486842/6530672

c maxent.c

/* Weight-setting and scoring implementation for Maximum Entropy classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Kamal Nigam (knigam@cs.cmu.edu> This file is
www.eeworm.com/read/338293/12314549

m maxent.m

function [x_lambda,rho,eta,data,X] = maxent(A,b,lambda,w,x0) %MAXENT Maximum entropy regularization. % % [x_lambda,rho,eta] = maxent(A,b,lambda,w,x0) % % Maximum entropy regularization: % min { ||
www.eeworm.com/read/122800/14667850

c maxent.c

/* Weight-setting and scoring implementation for Maximum Entropy classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Kamal Nigam (knigam@cs.cmu.edu> This file is
www.eeworm.com/read/210916/15189937

m maxent.m

function [x_lambda,rho,eta,data,X] = maxent(A,b,lambda,w,x0) %MAXENT Maximum entropy regularization. % % [x_lambda,rho,eta] = maxent(A,b,lambda,w,x0) % % Maximum entropy regularization: % min { ||
www.eeworm.com/read/457216/1599671

m maxent.m

% Example 7.2: Maximum entropy distribution % Section 7.2, Figures 7.2-7.3 % Boyd & Vandenberghe, "Convex Optimization" % Originally by Lieven Vandenberghe % Adapted for CVX by Michael Grant 4/11/06 %
www.eeworm.com/read/205961/5013523

java maxent.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This softwa
www.eeworm.com/read/193974/5138830

java maxent.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This softwa