|
b690c910f9
|
Codestyle.
|
2023-02-13 01:14:44 +01:00 |
|
|
e25892aacf
|
Codestyle for MLPPANN.
|
2023-02-13 00:56:09 +01:00 |
|
|
3feed886c4
|
Fix build.
|
2023-02-13 00:55:46 +01:00 |
|
|
eb96cb16f1
|
Codestyle for MLPPConvolutions.
|
2023-02-13 00:45:07 +01:00 |
|
|
d40ebe1ca3
|
Codestyle.
|
2023-02-13 00:19:16 +01:00 |
|
|
638ae1664f
|
Fixed warnings in MLPPReg.
|
2023-02-12 23:03:25 +01:00 |
|
|
5a375225e9
|
Fixed warnings in MLPPCost.
|
2023-02-12 23:00:44 +01:00 |
|
|
5a148683ad
|
Extract class docs.
|
2023-02-12 19:17:06 +01:00 |
|
|
eaf3abcea5
|
Set all registered classes into the doc_classes list.
|
2023-02-12 19:15:49 +01:00 |
|
|
f459384282
|
Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings.
|
2023-02-12 19:14:20 +01:00 |
|
|
34f81277cd
|
Registered MLPPANN into the ClassDB.
|
2023-02-12 18:35:53 +01:00 |
|
|
b62df601fb
|
Registered MLPPBernoulliNB into the ClassDB.
|
2023-02-12 18:26:19 +01:00 |
|
|
e33931aeb5
|
Registered MLPPCLogLogReg into the ClassDB.
|
2023-02-12 18:23:33 +01:00 |
|
|
be9947a8b9
|
Registered MLPPConvolutions into the ClassDB, and fixed all warnings in it.
|
2023-02-12 18:20:53 +01:00 |
|
|
bee57218a2
|
Fixed warnings in MLPPData.
|
2023-02-12 18:03:17 +01:00 |
|
|
69bc0f6f26
|
Registered MLPPDualSVC to the ClassDB.
|
2023-02-12 17:38:05 +01:00 |
|
|
61793e4a4d
|
Also register MLPPExpReg to the ClassDB.
|
2023-02-12 16:30:22 +01:00 |
|
|
7659f8c4ea
|
Register MLPPGAN to the ClassDB.
|
2023-02-12 16:28:00 +01:00 |
|
|
0e75773261
|
Register MLPPGaussMarkovChecker to the ClassDB, and fixed warnings.
|
2023-02-12 16:23:51 +01:00 |
|
|
c060318c6b
|
Register MLPPGaussianNB into the ClassDB.
|
2023-02-12 16:20:44 +01:00 |
|
|
ef7ba93eff
|
Registrer MLPPHypothesisTesting into the ClassDB.
|
2023-02-12 16:19:06 +01:00 |
|
|
81cd1dda68
|
Register MLPPLinReg to the ClassDB.
|
2023-02-12 16:15:27 +01:00 |
|
|
643e871b90
|
Also register MLPPLogReg into the ClassDB.
|
2023-02-12 16:14:14 +01:00 |
|
|
aee8a01f4e
|
Register MLPPMANN into the ClassDB.
|
2023-02-12 16:12:59 +01:00 |
|
|
4f06fe2eed
|
Register MLPPMultinomialNB to the ClassDB.
|
2023-02-12 16:11:20 +01:00 |
|
|
b965bd6a6b
|
Fixed warnings in MLPPNumericalAnalysis.
|
2023-02-12 16:10:00 +01:00 |
|
|
ef17833999
|
Register MLPPNumericalAnalysis into the ClassDB.
|
2023-02-12 16:06:59 +01:00 |
|
|
a9cc4fa0e0
|
Register MLPPSoftmaxNet into the ClassDB.
|
2023-02-12 16:03:39 +01:00 |
|
|
10b4b383fb
|
Fixed warnings in MLPPStat.
|
2023-02-12 15:54:30 +01:00 |
|
|
235ba86eae
|
Register MLPPStat into the ClassDB.
|
2023-02-12 15:47:48 +01:00 |
|
|
5316c4fbb0
|
Register MLPPTanhReg into the ClassDB.
|
2023-02-12 15:19:59 +01:00 |
|
|
08b4ff949f
|
Fixed warnings in MLPPTransforms.
|
2023-02-12 15:16:14 +01:00 |
|
|
e5de2d53f5
|
Registered MLPPTransforms into the ClassDB.
|
2023-02-12 15:13:49 +01:00 |
|
|
a9b30ef75f
|
Initial cleanup pass on MLPPANN.
|
2023-02-12 15:07:26 +01:00 |
|
|
5f8e35c58f
|
initial cleanup pass on MLPPBernoulliNB.
|
2023-02-12 14:12:02 +01:00 |
|
|
c92a79c755
|
Also rename the class variables in MLPPCLogLogReg.
|
2023-02-12 13:30:47 +01:00 |
|
|
8d9651b65a
|
Initial cleanup pass on MLPPCLogLogReg.
|
2023-02-12 13:04:33 +01:00 |
|
|
cdb0e47d16
|
Initial cleanup pass on MLPPDualSVC.
|
2023-02-12 12:36:52 +01:00 |
|
|
9a529c572d
|
Initial cleanup pass on MLPPExpReg.
|
2023-02-12 10:52:46 +01:00 |
|
|
689fbd397f
|
Initial cleanup pass on MLPPGAN.
|
2023-02-12 10:05:17 +01:00 |
|
|
f7c3506734
|
Initial cleanup pass on MLPPGaussianNB.
|
2023-02-12 02:52:05 +01:00 |
|
|
afedf90694
|
Initial cleanup pass on MLPPLinReg.
|
2023-02-11 11:09:29 +01:00 |
|
|
2a5c278f40
|
Initial cleanup pass on MLPPLogReg.
|
2023-02-11 10:18:21 +01:00 |
|
|
f5bd46c211
|
Initial cleanup pass on MLPPMANN.
|
2023-02-11 09:53:16 +01:00 |
|
|
7bc5a5bc1d
|
Initial cleanup pass on MLPPMultinomialNB.
|
2023-02-11 09:33:09 +01:00 |
|
|
f24bf466c8
|
Rename the GAN class in gan_old.h and cpp to GANOld.
|
2023-02-11 09:32:49 +01:00 |
|
|
1bb0cab99a
|
MLPPSoftmaxNet initial cleanup.
|
2023-02-11 09:17:02 +01:00 |
|
|
47155163b1
|
MLPPTanhReg initial cleanup.
|
2023-02-11 01:18:25 +01:00 |
|
|
e8d0b13eed
|
Added old versions for all remaining classes.
|
2023-02-11 00:46:43 +01:00 |
|
|
14c0cede56
|
Fixed warnings in MLPPANN.
|
2023-02-10 23:10:08 +01:00 |
|