We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984ade4 commit b4bb897Copy full SHA for b4bb897
models/MixtureOfExperts.m
@@ -3,7 +3,7 @@
3
%--------------------------------------------------------------------------
4
% Fits a functional softmax-gated mixture-of-experts by the EM algorithm.
5
%
6
-% by Faicel Chamroukhi, Thien N. Pham
+% by Faicel Chamroukhi, Thien Pham
7
8
9
warning off
@@ -270,4 +270,4 @@
270
%==========================================================================
271
272
273
-end
+end
0 commit comments