Commit Graph

187 Commits

Author SHA1 Message Date
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
7e738f79ee Fixed warnings in MLPPBernoulliNB. 2023-02-10 22:46:16 +01:00
c37237aef8 Fixed warnings in MLPPCLogLogReg. 2023-02-10 22:40:20 +01:00
3036db18fb Fixed warnings in MLPPDualSVC. 2023-02-10 22:33:32 +01:00
1e793de7f7 Fixed warnings in MLPPExpReg. 2023-02-10 22:23:10 +01:00
d795b55baa Fixed warnings in MLPPGAN. 2023-02-10 22:19:06 +01:00
e22f26d074 Fixed warnings in MLPPGaussianNB. 2023-02-10 22:02:57 +01:00
97ac09d0d9 Fixed warnings in MLPPLinReg. 2023-02-10 21:55:21 +01:00
20892804ba Fixed warnings in MLPPLogReg. 2023-02-10 21:44:27 +01:00
73e22e5a7c Fixed warnings in MLPPMANN. 2023-02-10 21:41:05 +01:00
d467f1ccf1 Fixed warnings in MLPPMultinomialNB. 2023-02-10 21:35:43 +01:00
e51a976a10 Fix warnings in MLPPSoftmaxNet. 2023-02-10 21:26:46 +01:00
628e5124e9 Added TanhRegOld. 2023-02-10 21:01:12 +01:00
e191ab9a16 Fixed warnings in MLPPTanhReg. 2023-02-10 20:53:26 +01:00
4e30b31833 Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
e6e50025ad Added MLPPAutoEncoderOld. 2023-02-10 20:15:42 +01:00