File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929% logitMnPred - Prediction of multiclass (multinomial) logistic regression model
3030% sigmoid - Sigmod function
3131% softmax - Softmax function
32- % CHAPTER05
33- % mlpReg - Train a multilayer perceptron neural network
34- % mlpRegPred - Multilayer perceptron prediction
32+ % CHAPTER05
33+ % mlpClass - Train a multilayer perceptron neural network for classification with backpropagation
34+ % mlpClassPred - Multilayer perceptron classification prediction
35+ % mlpReg - Train a multilayer perceptron neural network for regression with backpropagation
36+ % mlpRegPred - Multilayer perceptron regression prediction
3537% CHAPTER06
3638% kn2sd - Transform a kernel matrix (or inner product matrix) to a squared distance matrix
3739% knCenter - Centerize the data in the kernel space
You can’t perform that action at this time.
0 commit comments