.. |
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
|
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
|
Added growth method for solving diffrential equations, added dy, dx, gradient magnitude and orientation of image calculators
|
2021-11-28 21:25:35 -08: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 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
|
Added tensor vector mult, added third order taylor series approx for mv and uv functions
|
2021-11-27 00:08:37 -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
|
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 growth method for solving diffrential equations, added dy, dx, gradient magnitude and orientation of image calculators
|
2021-11-28 21:25:35 -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 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 lecun weight init methods
|
2021-11-23 23:45:20 -08:00 |
.DS_Store
|
mixed and homog. 2nd partial derivatives for multivar functions. hessian_f calculator.
|
2021-11-20 19:53:43 -08:00 |