pmlpp/mlpp
2023-12-27 22:37:23 +01:00
..
activation Call the intended method in MLPPActivation::cosh_normm(). 2023-12-27 22:36:48 +01:00
ann Cleanups to ANN. 2023-04-30 22:31:35 +02:00
auto_encoder Fixed MLPPAutoEncoder::cost(). 2023-12-27 21:25:48 +01: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 Fix typo in MLPPHiddenLayer. 2023-12-27 22:37:23 +01: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
mann
mlp Small improvements and fixed MLPPMLP. 2023-12-27 18:40:19 +01:00
multi_output_layer
multinomial_nb
numerical_analysis
outlier_finder Add missing include. 2023-10-24 23:57:38 +02:00
output_layer
pca
probit_reg
regularization
softmax_net Fixed MLPPSoftmaxNet::initialize(). 2023-12-27 21:06:36 +01: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
tanh_reg
transforms Now the old classes are built by default again. 2023-12-26 23:44:07 +01:00
uni_lin_reg
utilities Improved performance() methods in MLPPUtilities. 2023-12-27 18:40:41 +01:00
wgan More cleanups to WGAN. 2023-05-01 10:44:40 +02:00