Commit Graph

20 Commits

Author SHA1 Message Date
62492c8fde Cleaned up ProbitReg. 2023-02-09 20:20:45 +01:00
d341f6f8d0 Cleaned up OutlierFinder. 2023-02-09 15:30:33 +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
62e4b97291 Finished the initial port of MLPPWGAN. 2023-02-06 12:20:52 +01:00
fbc20cc749 Fully ported MLPPMLP. 2023-02-05 00:58:00 +01:00
df75dc8e7f Added a new MultiOutputLayer implementation. 2023-02-04 13:53:36 +01:00
53ad617681 Finished MLPPOutputLayer. 2023-02-04 13:30:33 +01:00
5e82d4a907 Added bindings for Cost. 2023-02-04 12:34:00 +01:00
6132c85b46 Also added bindings for MLPPHiddenLayer. 2023-02-04 01:41:07 +01:00
1aa239720b Initial bindings for MLPPUtilities. 2023-02-04 01:18:50 +01:00
bda7a7aee4 Added bindings for MLPPReg. 2023-02-04 00:54:27 +01:00
fa4b7b6b56 Added bindings for Activation. 2023-02-03 02:08:48 +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
cdbcac61eb Added Matrix and vector skeleton classes. 2023-01-26 16:02:45 +01:00
9403f8efe2 Added loader methods that use the engine's FileAccess instead of ifstreams. 2023-01-25 18:27:14 +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
14359b46cc Engine module setup. 2023-01-23 21:58:34 +01:00