pmlpp/mlpp
2023-12-27 18:15:34 +01:00
..
activation Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
ann Cleanups to ANN. 2023-04-30 22:31:35 +02:00
auto_encoder More cleanups. 2023-04-30 18:46:53 +02:00
bernoulli_nb More cleanups. 2023-04-30 18:46:53 +02:00
c_log_log_reg More cleanups. 2023-04-30 18:46:53 +02:00
convolutions Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
cost Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
data Improved MLPPData::set_data_supervised(). 2023-12-27 12:44:52 +01:00
dual_svc More cleanups. 2023-04-30 18:46:53 +02:00
exp_reg More cleanups. 2023-04-30 18:46:53 +02:00
gan More cleanups. 2023-04-30 17:39:00 +02:00
gauss_markov_checker Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
gaussian_nb More cleanups. 2023-04-30 17:39:00 +02:00
hidden_layer More cleanups. 2023-04-30 17:39:00 +02:00
hypothesis_testing
kmeans More cleanups. 2023-04-30 17:39:00 +02:00
knn More cleanups. 2023-04-30 17:39:00 +02:00
lin_alg Fix wrong error check in MLPPMatrix's multiplication methods. 2023-12-27 18:14:52 +01:00
lin_reg Small otpimization to MLPPLinReg::normal_equation(). 2023-12-27 16:12:09 +01:00
log_reg Cleanups to MLP, MANN, LogReg, and LinReg. 2023-04-30 12:51:46 +02:00
mann Cleanups to MLP, MANN, LogReg, and LinReg. 2023-04-30 12:51:46 +02:00
mlp Cleanups to MLP, MANN, LogReg, and LinReg. 2023-04-30 12:51:46 +02:00
multi_output_layer More cleanups. 2023-04-29 20:10:49 +02:00
multinomial_nb More cleanups. 2023-04-29 20:10:49 +02:00
numerical_analysis
outlier_finder Add missing include. 2023-10-24 23:57:38 +02:00
output_layer More cleanups. 2023-04-29 20:10:49 +02:00
pca More cleanups. 2023-04-29 20:10:49 +02:00
probit_reg MLPPProbitReg api rework. 2023-04-29 18:33:16 +02:00
regularization
softmax_net Matrix api tweaks. 2023-04-29 15:07:30 +02:00
softmax_reg Fix logic in MLPPSoftmaxReg. 2023-12-27 18:15:34 +01:00
stat Fixed typo in MLPPStat::range. 2023-12-26 23:38:14 +01:00
svc Matrix api tweaks. 2023-04-29 15:07:30 +02:00
tanh_reg MLPPTanhReg small tweaks. 2023-04-29 18:33:27 +02:00
transforms Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
uni_lin_reg
utilities Fix typo. 2023-12-27 14:15:06 +01:00
wgan More cleanups to WGAN. 2023-05-01 10:44:40 +02:00