Skip to content

Commit b4bb897

Browse files
authored
Update MixtureOfExperts.m
1 parent 984ade4 commit b4bb897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

models/MixtureOfExperts.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%--------------------------------------------------------------------------
44
% Fits a functional softmax-gated mixture-of-experts by the EM algorithm.
55
%
6-
% by Faicel Chamroukhi, Thien N. Pham
6+
% by Faicel Chamroukhi, Thien Pham
77
%--------------------------------------------------------------------------
88

99
warning off
@@ -270,4 +270,4 @@
270270
%==========================================================================
271271

272272

273-
end
273+
end

0 commit comments

Comments
 (0)