Commit Graph

304 Commits

Author SHA1 Message Date
Relintai 539167fee9 More cleanups. 2023-04-22 14:11:07 +02:00
Relintai 5a4ff2f19e Api cleanups to LinAlg. 2023-04-22 13:17:54 +02:00
Relintai bfc1c40a0c Use the Math singleton everywhere in LinAlg. 2023-04-22 13:01:09 +02:00
Relintai 0372aac3d3 Fix an another warning. 2023-04-16 20:53:33 +02:00
Relintai 33ac510e6f Added an index based getter and setter to Tensor3 and Matrix. 2023-04-16 20:38:50 +02:00
Relintai 90dbd6657e Vector, Matrix and Tensor3 api cleanups. 2023-04-16 20:34:36 +02:00
Relintai ce49ed294b MLPPTensor3 initial cleanup. 2023-04-16 20:28:50 +02:00
Relintai 7a30524998 Fix warnings I missed. 2023-04-16 16:23:33 +02:00
Relintai dbe25ef093 Comment out everything in MLPPTensor3 temporarily. 2023-04-16 16:23:21 +02:00
Relintai 624fd34433 Fix warnings found by clang. 2023-04-16 16:05:50 +02:00
Relintai 6970af9363 Added MLPPTensor3 class. It's a copy of the MLPPMatrix class for now. 2023-04-16 15:08:11 +02:00
Relintai 0e67557028 Added status to the readme. 2023-02-17 18:53:23 +01:00
Relintai f30e3a887d Now MLPPMANN uses engine classes. 2023-02-17 18:46:27 +01:00
Relintai 1224116e12 Now MLPPANN uses engine classes. 2023-02-17 16:55:00 +01:00
Relintai 1b3606c7ae Now MLPPAutoEncoder uses engine classes. 2023-02-16 22:51:23 +01:00
Relintai 5ad25ad918 Now MLPPBernoulliNB uses engine classes. 2023-02-16 21:07:31 +01:00
Relintai 741475a4ab Now MLPPCLogLogReg uses engine classes. 2023-02-16 19:56:18 +01:00
Relintai 0a1d42f627 Now MLPPDualSVC uses engine classes. 2023-02-16 19:15:36 +01:00
Relintai 17486baae9 Now MLPPExpReg uses engine classes. 2023-02-16 18:43:35 +01:00
Relintai 737b34f53d Now MLPPGAN uses engine classes. 2023-02-16 17:32:35 +01:00
Relintai 3c8ee1ffea Now MLPPGaussianNB uses engine classes. 2023-02-15 13:30:22 +01:00
Relintai 3bc48624b5 Now MLPPLinReg uses engine classes. 2023-02-15 00:30:02 +01:00
Relintai 946383d2bf Small fixes. 2023-02-14 14:17:28 +01:00
Relintai 33cd501094 Now MLPPLogReg uses engine classes. 2023-02-14 13:34:28 +01:00
Relintai 7fb1827630 Now MLPPMultinomialNB also uses engine classes. 2023-02-14 12:08:49 +01:00
Relintai 999d55b667 Now MLPPSoftmaxNet uses engine classes. 2023-02-14 00:01:12 +01:00
Relintai 686d81a258 Fix typo. 2023-02-14 00:00:52 +01:00
Relintai aa8043621e Now MLPPTanhReg uses engine classes. 2023-02-13 21:10:19 +01:00
Relintai d6037730b5 Removed new things from MLPPUtilitiesOld. 2023-02-13 19:41:06 +01:00
Relintai 80f85ee0af Removed new things from MLPPTransformsOld. 2023-02-13 19:32:31 +01:00
Relintai aab33650b7 Removed new things from MLPPStatOld. 2023-02-13 19:30:30 +01:00
Relintai a30a92171d Removed new things from MLPPRegOld. 2023-02-13 19:27:40 +01:00
Relintai 0b378a2682 Removed new things from MLPPLinAlgOld. 2023-02-13 19:25:00 +01:00
Relintai 1ccdde4bf3 Removed new things from MLPPHypothesisTestingOld. 2023-02-13 19:24:39 +01:00
Relintai 6ee2295535 Removed new things from MLPPGaussMarkovCheckerOld. 2023-02-13 18:38:28 +01:00
Relintai adc61e6aaa Removed new things from MLPPDataOld. 2023-02-13 18:36:08 +01:00
Relintai 0a51b845f7 Removed new things from MLPPCostOld. 2023-02-13 18:29:05 +01:00
Relintai 25b81d24ff Removed new things from MLPPConvolutionsOld. 2023-02-13 18:00:43 +01:00
Relintai 9298578954 Removed new methods from MLPPActivationOld. 2023-02-13 17:57:41 +01:00
Relintai c4f9f3b5a3 Added MLPPActivationOld. 2023-02-13 17:47:50 +01:00
Relintai a6018d17e5 Added MLPPConvolutionsOld. 2023-02-13 17:44:13 +01:00
Relintai f17bb7ebc0 Added MLPPCostOld. 2023-02-13 17:33:44 +01:00
Relintai eeba478639 Added MLPPDataOld. 2023-02-13 17:31:34 +01:00
Relintai 478044e7b3 Added MLPPHypothesisTestingOld. 2023-02-13 17:29:02 +01:00
Relintai 0f5bf88e33 Added MLPPLinAlgOld. 2023-02-13 17:27:23 +01:00
Relintai f292f58f00 Added MLPPStatOld. 2023-02-13 17:25:10 +01:00
Relintai 9c49101420 Added MLPPTransformsOld. 2023-02-13 17:23:25 +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 b4faca4a34 Added MLPPGaussMarkovCheckerOld. 2023-02-13 16:51:00 +01:00