MLPP/MLPP
2021-09-24 16:40:02 -07:00
..
Activation Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
ANN Added mish, sinc, changes to ann and mann 2021-09-10 21:56:27 -07:00
AutoEncoder Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
BernoulliNB Add files via upload 2021-05-23 20:22:24 -07:00
CLogLogReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
Convolutions Add files via upload 2021-05-23 20:22:24 -07:00
Cost Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
Data Updated Data.cpp 2021-05-24 21:25:11 -07:00
ExpReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
GaussianNB Add files via upload 2021-05-23 20:22:24 -07:00
GaussMarkovChecker Add files via upload 2021-05-23 20:22:24 -07:00
HiddenLayer Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
HypothesisTesting Add files via upload 2021-05-23 20:22:24 -07:00
KMeans Added LinAlg.euclideanDistance, optimized softmax, rebuilt SO. 2021-06-01 18:29:35 -07:00
kNN Added LinAlg.euclideanDistance, optimized softmax, rebuilt SO. 2021-06-01 18:29:35 -07:00
LinAlg Added mish, sinc, changes to ann and mann 2021-09-10 21:56:27 -07:00
LinReg Minor optimization to LinReg.normalEquation 2021-06-03 21:43:28 -07:00
LogReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
MANN Added mish, sinc, changes to ann and mann 2021-09-10 21:56:27 -07:00
MLP Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
MultinomialNB Add files via upload 2021-05-23 20:22:24 -07:00
MultiOutputLayer Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
OutlierFinder Changed "op" object name to "stat" in OutlierFinder 2021-05-27 20:21:19 -07:00
OutputLayer Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
PCA Add files via upload 2021-05-23 20:22:24 -07:00
ProbitReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
Regularization Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
SoftmaxNet Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
SoftmaxReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
Stat Reordered functions in Stat.hpp, added Stat.range, Stat.midrange, cleaned up code for LinAlg.max, LinAlg.min 2021-06-04 18:04:51 -07:00
SVC Added SVC (linear support vector classification) optimizer with SGD 2021-09-24 16:40:02 -07:00
TanhReg Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
UniLinReg Add files via upload 2021-05-23 20:22:24 -07:00
Utilities Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00