|
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 |
|