Commit Graph

17 Commits

Author SHA1 Message Date
Relintai 2427533e27 Format all files. 2023-12-30 00:43:39 +01:00
Relintai 3df66cf576 Format all files. 2023-12-30 00:41:59 +01:00
Relintai 4558221df6 Removed the "Created by" comments. 2023-12-30 00:32:08 +01:00
Relintai f01770ddba Cleaned up multivariate linear regression tests. 2023-12-27 16:13:06 +01:00
Relintai aeb3975450 Split the matrix tests into a new subclass. 2023-04-26 16:33:20 +02:00
Relintai e0b813eacf Added matrix multiplication tests, and fixed mult in MLPPMatrix. 2023-04-26 16:18:16 +02:00
Relintai a42cfac723 Split the wgan test. 2023-02-06 14:27:43 +01:00
Relintai 4deb34c852 Use real_t instead of doubles. 2023-01-27 13:01:16 +01:00
Relintai 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
Relintai 2dabbb42be Ported all tests. 2023-01-26 14:52:49 +01:00
Relintai 478859374a Add variables for all the used test datasets. 2023-01-26 00:53:08 +01:00
Relintai 48f7cbe454 Pre-create and move commented code from main to test methods. 2023-01-26 00:46:36 +01:00
Relintai 203932973b Port multivariate linear regression tests. 2023-01-25 23:43:45 +01:00
Relintai 76d22d9e58 Added test for univariate linear regression. 2023-01-25 18:36:07 +01:00
Relintai 3a67c5873b Linalg tests. 2023-01-25 13:48:53 +01:00
Relintai 0ebe6f13e3 Added statistisc tests to the test class from main. 2023-01-25 02:22:04 +01:00
Relintai 889515be41 Added a new test class. 2023-01-25 01:25:49 +01:00