pmlpp/mlpp
2023-12-28 11:17:24 +01:00
..
activation Fixed lots of instances of passing the size in the wrong order for matrices in MLPPActivation. 2023-12-28 11:15:51 +01:00
ann Reworked MLPPANN to use Vectors of matrices instead of tensors. 2023-12-28 00:48:39 +01:00
auto_encoder Fixed MLPPAutoEncoder::cost(). 2023-12-27 21:25:48 +01:00
bernoulli_nb
c_log_log_reg
convolutions
cost
data
dual_svc
exp_reg
gan
gauss_markov_checker
gaussian_nb
hidden_layer Small improvements to the hidden layer. 2023-12-27 23:23:38 +01:00
hypothesis_testing
kmeans
knn
lin_alg Reworked MLPPANN to use Vectors of matrices instead of tensors. 2023-12-28 00:48:39 +01:00
lin_reg
log_reg
mann Cleanups to MLPPMANN. 2023-12-28 11:17:24 +01:00
mlp
multi_output_layer Fix weights size in MLPPMultiOutputLayer. 2023-12-28 11:16:20 +01:00
multinomial_nb
numerical_analysis
outlier_finder
output_layer
pca
probit_reg
regularization
softmax_net Fixed MLPPSoftmaxNet::initialize(). 2023-12-27 21:06:36 +01:00
softmax_reg
stat
svc
tanh_reg
transforms
uni_lin_reg
utilities
wgan Fixed Wgan. 2023-12-27 23:23:50 +01:00