pmlpp/mlpp
2023-02-13 00:56:09 +01:00
..
activation Fix typo. 2023-02-10 19:31:47 +01:00
ann Codestyle for MLPPANN. 2023-02-13 00:56:09 +01:00
auto_encoder Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
bernoulli_nb Registered MLPPBernoulliNB into the ClassDB. 2023-02-12 18:26:19 +01:00
c_log_log_reg Registered MLPPCLogLogReg into the ClassDB. 2023-02-12 18:23:33 +01:00
convolutions Codestyle for MLPPConvolutions. 2023-02-13 00:45:07 +01:00
cost Fixed warnings in MLPPCost. 2023-02-12 23:00:44 +01:00
data Fixed warnings in MLPPData. 2023-02-12 18:03:17 +01:00
dual_svc Registered MLPPDualSVC to the ClassDB. 2023-02-12 17:38:05 +01:00
exp_reg Also register MLPPExpReg to the ClassDB. 2023-02-12 16:30:22 +01:00
gan Register MLPPGAN to the ClassDB. 2023-02-12 16:28:00 +01:00
gauss_markov_checker Register MLPPGaussMarkovChecker to the ClassDB, and fixed warnings. 2023-02-12 16:23:51 +01:00
gaussian_nb Initial cleanup pass on MLPPGaussianNB. 2023-02-12 02:52:05 +01:00
hidden_layer Codestyle. 2023-02-13 00:19:16 +01:00
hypothesis_testing Registrer MLPPHypothesisTesting into the ClassDB. 2023-02-12 16:19:06 +01:00
kmeans Ported MLPPKMeans logic. 2023-01-29 15:46:55 +01:00
knn Small fixes to MLPPKNN. 2023-01-28 14:33:35 +01:00
lin_alg Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings. 2023-02-12 19:14:20 +01:00
lin_reg Initial cleanup pass on MLPPLinReg. 2023-02-11 11:09:29 +01:00
log_reg Initial cleanup pass on MLPPLogReg. 2023-02-11 10:18:21 +01:00
mann Initial cleanup pass on MLPPMANN. 2023-02-11 09:53:16 +01:00
mlp Codestyle. 2023-02-13 00:19:16 +01:00
multi_output_layer Codestyle. 2023-02-13 00:19:16 +01:00
multinomial_nb Initial cleanup pass on MLPPMultinomialNB. 2023-02-11 09:33:09 +01:00
numerical_analysis Fixed warnings in MLPPNumericalAnalysis. 2023-02-12 16:10:00 +01:00
outlier_finder Cleaned up OutlierFinder. 2023-02-09 15:30:33 +01:00
output_layer Codestyle. 2023-02-13 00:19:16 +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 Fixed warnings in MLPPReg. 2023-02-12 23:03:25 +01:00
softmax_net MLPPSoftmaxNet initial cleanup. 2023-02-11 09:17:02 +01:00
softmax_reg Cleaned up SoftmaxReg. 2023-02-10 19:31:54 +01:00
stat Fixed warnings in MLPPStat. 2023-02-12 15:54:30 +01:00
svc Cleaned up SVC. 2023-02-10 14:03:48 +01:00
tanh_reg MLPPTanhReg initial cleanup. 2023-02-11 01:18:25 +01:00
transforms Fixed warnings in MLPPTransforms. 2023-02-12 15:16:14 +01:00
uni_lin_reg Cleaned up UniLinReg. 2023-02-09 02:27:04 +01:00
utilities Fully ported MLPPMLP. 2023-02-05 00:58:00 +01:00
wgan Codestyle. 2023-02-13 00:19:16 +01:00