.. |
Activation
|
Added logit activation
|
2021-09-24 21:00:04 -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
|
|
|
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
|
Dual formulation of SVM [LINEAR KERNEL ONLY, BATCH GD ONLY]
|
2021-12-31 18:22:44 -08: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
|
|
|
GaussMarkovChecker
|
|
|
HiddenLayer
|
Added logit activation
|
2021-09-24 21:00:04 -07:00 |
HypothesisTesting
|
|
|
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
|
Cleaned up code for haris corner/edge detector, added cross product (3d only)
|
2021-12-17 23:39:14 -08:00 |
LinReg
|
Added quadratic, linear, constant approx. for functions, added newtonian 2nd order method for optimization
|
2021-11-21 11:39:03 -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
|
|
|
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
|
|
|
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
|
|
|
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 |