Commit Graph

22 Commits

Author SHA1 Message Date
Relintai d5294823ef Improved performance() methods in MLPPUtilities. 2023-12-27 18:40:41 +01:00
Relintai 1594cc9c0b Fix typo. 2023-12-27 14:15:06 +01:00
Relintai a680e6bd6e Matrix api tweaks. 2023-04-29 15:07:30 +02:00
Relintai e84e45f6e8 Tensor3 api style rework. Also changed 2 methods in Matrix and Vector. 2023-04-29 13:44:18 +02:00
Relintai d6037730b5 Removed new things from MLPPUtilitiesOld. 2023-02-13 19:41:06 +01:00
Relintai 22cb7e7be4 Added MLPPUtilitiesOld. 2023-02-13 17:20:11 +01:00
Relintai 4657a97d63 Fixed warnings in MLPPUtilities. 2023-02-13 17:13:57 +01:00
Relintai fbc20cc749 Fully ported MLPPMLP. 2023-02-05 00:58:00 +01:00
Relintai 7581be0e7f Ported mini batch creation methods in Utilities. 2023-02-04 18:49:58 +01:00
Relintai 817b1e3b72 Warning fixes. 2023-02-04 13:59:26 +01:00
Relintai 1aa239720b Initial bindings for MLPPUtilities. 2023-02-04 01:18:50 +01:00
Relintai 0fe6f73fb8 Initial implementation for the new HiddenLayer. 2023-02-03 20:02:59 +01:00
Relintai 27d187c67a Ported MLPPKMeans logic. 2023-01-29 15:46:55 +01:00
Relintai 02a44dddf7 Reworked and cleaned up MLPPKNN. Also registered it to the engine. 2023-01-28 01:02:57 +01:00
Relintai 4deb34c852 Use real_t instead of doubles. 2023-01-27 13:01:16 +01:00
Relintai 4f6b4d46de Prefixed the remaining classes with MLPP. 2023-01-25 01:09:37 +01:00
Relintai ab0d41203b Removed the MLPP namespace. 2023-01-24 19:20:18 +01:00
Relintai 4675ee8e58 Clang format. 2023-01-24 19:00:54 +01:00
Relintai 284355ac6a Move comments below include guards. 2023-01-24 18:57:18 +01:00
Relintai db79c6215b Update include guard style. 2023-01-24 18:52:45 +01:00
Relintai 3457ec73a1 Include cleanups. 2023-01-24 18:12:23 +01:00
Relintai 6e76be22d9 Rename mlpp's files to follow the engine's style. 2023-01-23 22:44:17 +01:00