pmlpp/mlpp
2023-02-10 21:55:21 +01:00
..
activation Fix typo. 2023-02-10 19:31:47 +01:00
ann Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00
auto_encoder Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
bernoulli_nb
c_log_log_reg
convolutions
cost
data Now MLPPData's helper classes use MLPPVector and MLPPMatrix. 2023-02-09 11:40:16 +01:00
dual_svc
exp_reg
gan Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00
gauss_markov_checker
gaussian_nb
hidden_layer Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00
hypothesis_testing
kmeans
knn
lin_alg Now MLPPData's helper classes use MLPPVector and MLPPMatrix. 2023-02-09 11:40:16 +01:00
lin_reg Fixed warnings in MLPPLinReg. 2023-02-10 21:55:21 +01:00
log_reg Fixed warnings in MLPPLogReg. 2023-02-10 21:44:27 +01:00
mann Fixed warnings in MLPPMANN. 2023-02-10 21:41:05 +01:00
mlp Also split MLP and MLPOld into different files. 2023-02-07 17:39:42 +01:00
multi_output_layer Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00
multinomial_nb Fixed warnings in MLPPMultinomialNB. 2023-02-10 21:35:43 +01:00
numerical_analysis
outlier_finder Cleaned up OutlierFinder. 2023-02-09 15:30:33 +01:00
output_layer Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00
pca Fix warnings in PCAOld. 2023-02-08 12:58:01 +01:00
probit_reg Cleaned up ProbitReg. 2023-02-09 20:20:45 +01:00
regularization
softmax_net Fix warnings in MLPPSoftmaxNet. 2023-02-10 21:26:46 +01:00
softmax_reg Cleaned up SoftmaxReg. 2023-02-10 19:31:54 +01:00
stat Cleaned up OutlierFinder. 2023-02-09 15:30:33 +01:00
svc Cleaned up SVC. 2023-02-10 14:03:48 +01:00
tanh_reg Added TanhRegOld. 2023-02-10 21:01:12 +01:00
transforms
uni_lin_reg Cleaned up UniLinReg. 2023-02-09 02:27:04 +01:00
utilities
wgan Also split layers and old layers into different files. 2023-02-07 17:36:03 +01:00