pmlpp/mlpp
Relintai 7b0d147aa3 Fixed crashes and errors. 2023-12-28 12:03:17 +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 Fixed crashes and errors. 2023-12-28 12:03:17 +01:00
c_log_log_reg
convolutions
cost
data Fixed typos in MLPPData::train_test_split. 2023-12-28 11:30:56 +01:00
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 Fixed crashes and errors. 2023-12-28 12:03:17 +01:00
numerical_analysis
outlier_finder
output_layer
pca
probit_reg
regularization
softmax_net
softmax_reg
stat
svc
tanh_reg
transforms
uni_lin_reg
utilities
wgan Fixed Wgan. 2023-12-27 23:23:50 +01:00