MLPP/MLPP
2022-01-21 16:51:26 -08:00
..
Activation changes to .so 2022-01-21 16:51:26 -08:00
ANN changes to .so 2022-01-21 16:51:26 -08: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 Cleaned up code for haris corner/edge detector, added cross product (3d only) 2021-12-17 23:39:14 -08:00
Cost Dual formulation of SVM [LINEAR KERNEL ONLY, BATCH GD ONLY] 2021-12-31 18:22:44 -08:00
Data fixed issue in LSA 2021-12-23 19:15:17 -08:00
DualSVC rebuilt so 2022-01-21 16:30:08 -08:00
ExpReg changes to .so 2022-01-21 16:51:26 -08: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 logit activation 2021-09-24 21:00:04 -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 changes to .so 2022-01-21 16:51:26 -08:00
LinReg Added new optimizers for Neural Nets. 2022-01-18 22:26:57 -08: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 logit activation 2021-09-24 21:00:04 -07:00
NumericalAnalysis Added 2nd partial derivative test. Detects saddles, mins and maxes. 2021-11-29 15:08:41 -08:00
OutlierFinder Changed "op" object name to "stat" in OutlierFinder 2021-05-27 20:21:19 -07:00
OutputLayer Added logit activation 2021-09-24 21:00:04 -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 new optimizers. fixed isnan. 2022-01-12 18:25:49 -08: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 changes to .so 2022-01-21 16:51:26 -08: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 lecun weight init methods 2021-11-23 23:45:20 -08:00
.DS_Store Dual formulation of SVM [LINEAR KERNEL ONLY, BATCH GD ONLY] 2021-12-31 18:22:44 -08:00