|
f30e3a887d
|
Now MLPPMANN uses engine classes.
|
2023-02-17 18:46:27 +01:00 |
|
|
1224116e12
|
Now MLPPANN uses engine classes.
|
2023-02-17 16:55:00 +01:00 |
|
|
1b3606c7ae
|
Now MLPPAutoEncoder uses engine classes.
|
2023-02-16 22:51:23 +01:00 |
|
|
5ad25ad918
|
Now MLPPBernoulliNB uses engine classes.
|
2023-02-16 21:07:31 +01:00 |
|
|
741475a4ab
|
Now MLPPCLogLogReg uses engine classes.
|
2023-02-16 19:56:18 +01:00 |
|
|
0a1d42f627
|
Now MLPPDualSVC uses engine classes.
|
2023-02-16 19:15:36 +01:00 |
|
|
17486baae9
|
Now MLPPExpReg uses engine classes.
|
2023-02-16 18:43:35 +01:00 |
|
|
3c8ee1ffea
|
Now MLPPGaussianNB uses engine classes.
|
2023-02-15 13:30:22 +01:00 |
|
|
3bc48624b5
|
Now MLPPLinReg uses engine classes.
|
2023-02-15 00:30:02 +01:00 |
|
|
33cd501094
|
Now MLPPLogReg uses engine classes.
|
2023-02-14 13:34:28 +01:00 |
|
|
7fb1827630
|
Now MLPPMultinomialNB also uses engine classes.
|
2023-02-14 12:08:49 +01:00 |
|
|
999d55b667
|
Now MLPPSoftmaxNet uses engine classes.
|
2023-02-14 00:01:12 +01:00 |
|
|
35f917d843
|
Added MLPPNumericalAnalysisOld.
|
2023-02-13 16:41:58 +01:00 |
|
|
3feed886c4
|
Fix build.
|
2023-02-13 00:55:46 +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 |
|
|
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 |
|
|
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 |
|
|
1bb0cab99a
|
MLPPSoftmaxNet initial cleanup.
|
2023-02-11 09:17:02 +01:00 |
|
|
628e5124e9
|
Added TanhRegOld.
|
2023-02-10 21:01:12 +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 |
|
|
17d3f486ae
|
Cleaned up SoftmaxReg.
|
2023-02-10 19:31:54 +01:00 |
|
|
8544322ef0
|
Added SoftMaxRegOld.
|
2023-02-10 14:25:28 +01:00 |
|
|
da6324830d
|
Cleaned up SVC.
|
2023-02-10 14:03:48 +01:00 |
|
|
6465280167
|
Added SVCOld.
|
2023-02-10 09:16:49 +01:00 |
|
|
62492c8fde
|
Cleaned up ProbitReg.
|
2023-02-09 20:20:45 +01:00 |
|
|
9fb703f108
|
Added ProbitRegOld.
|
2023-02-09 17:12:14 +01:00 |
|
|
d341f6f8d0
|
Cleaned up OutlierFinder.
|
2023-02-09 15:30:33 +01:00 |
|
|
5ff5afff48
|
Now MLPPData's helper classes use MLPPVector and MLPPMatrix.
|
2023-02-09 11:40:16 +01:00 |
|
|
8fe8070fce
|
Cleaned up UniLinReg.
|
2023-02-09 02:27:04 +01:00 |
|
|
68db9a55f0
|
Clean up MLPPPCA.
|
2023-02-08 01:26:37 +01:00 |
|
|
b39e0acdf8
|
More reworks.
|
2023-02-07 22:10:16 +01:00 |
|
|
3a297ae5d4
|
Renamed the SDVResult struct.
|
2023-02-07 21:50:02 +01:00 |
|
|
34cf810bd7
|
Use a struct instead of touples in SVD aswell.
|
2023-02-07 21:46:59 +01:00 |
|
|
256b7c9c14
|
Added MLPPPCAOld.
|
2023-02-07 21:18:01 +01:00 |
|
|
48d979f6b8
|
Also split MLP and MLPOld into different files.
|
2023-02-07 17:39:42 +01:00 |
|
|
b7e9de484c
|
Split MLPPWGAN and MLPPWGANOld into different files.
|
2023-02-07 17:16:00 +01:00 |
|
|
a42cfac723
|
Split the wgan test.
|
2023-02-06 14:27:43 +01:00 |
|
|
62e4b97291
|
Finished the initial port of MLPPWGAN.
|
2023-02-06 12:20:52 +01:00 |
|
|
1d1611bc39
|
Renamed MLPPWGAN to MLPPWGANOld.
|
2023-02-05 17:05:46 +01:00 |
|
|
b8e3f41fda
|
Fix more crashes and issues in MLPPMLP. Also added more tests for it.
|
2023-02-05 13:05:36 +01:00 |
|
|
0e48edfbaf
|
Added the new MLPP implementation to the tests.
|
2023-02-05 01:10:15 +01:00 |
|
|
abe878ee72
|
Renamed MLPPMLP to MLPPMLPOld.
|
2023-02-04 15:59:27 +01:00 |
|
|
27d187c67a
|
Ported MLPPKMeans logic.
|
2023-01-29 15:46:55 +01:00 |
|
|
bd67fcecc6
|
MLPPKMeans initial api cleanup pass.
|
2023-01-28 14:35:05 +01:00 |
|
|
02a44dddf7
|
Reworked and cleaned up MLPPKNN. Also registered it to the engine.
|
2023-01-28 01:02:57 +01:00 |
|
|
4deb34c852
|
Use real_t instead of doubles.
|
2023-01-27 13:01:16 +01:00 |
|
|
7a291b451a
|
Added some extremely basic tests for the new Matrix and Vector classes. Also fixed a few smaller issues.
|
2023-01-27 02:57:33 +01:00 |
|
|
2dabbb42be
|
Ported all tests.
|
2023-01-26 14:52:49 +01:00 |
|
|
b398337558
|
Work on cleaning up tests,
|
2023-01-26 01:17:37 +01:00 |
|
|
478859374a
|
Add variables for all the used test datasets.
|
2023-01-26 00:53:08 +01:00 |
|
|
48f7cbe454
|
Pre-create and move commented code from main to test methods.
|
2023-01-26 00:46:36 +01:00 |
|
|
203932973b
|
Port multivariate linear regression tests.
|
2023-01-25 23:43:45 +01:00 |
|
|
76d22d9e58
|
Added test for univariate linear regression.
|
2023-01-25 18:36:07 +01:00 |
|
|
3a67c5873b
|
Linalg tests.
|
2023-01-25 13:48:53 +01:00 |
|
|
0ebe6f13e3
|
Added statistisc tests to the test class from main.
|
2023-01-25 02:22:04 +01:00 |
|
|
889515be41
|
Added a new test class.
|
2023-01-25 01:25:49 +01:00 |
|