|
5d3e013cf1
|
Force inline some getters.
|
2023-04-25 18:04:34 +02:00 |
|
|
2e6094cf03
|
Moved lots of methods in MLPPTensor3's header to the .cpp file.
|
2023-04-25 18:03:22 +02:00 |
|
|
3108274c09
|
Removed some comments.
|
2023-04-25 17:50:12 +02:00 |
|
|
c9fb686853
|
Rename feature_map to z_slice in MLPPTensor3.
|
2023-04-25 17:49:08 +02:00 |
|
|
f849155159
|
Added lots of const qualifiers to MLPPVector, MLPPMatrix, MLPPTensor3.
|
2023-04-25 17:46:42 +02:00 |
|
|
61227dd641
|
Bindings for the new methods in MLPPTensor3.
|
2023-04-25 14:08:35 +02:00 |
|
|
17b2f55f2d
|
MLPPTensor math api rework.
|
2023-04-25 14:06:12 +02:00 |
|
|
81744cc460
|
Simplified hadamard_product in MLPPMatrix.
|
2023-04-25 14:05:40 +02:00 |
|
|
9df031e10c
|
Simplified element_wise_division in MLPPMatrix.
|
2023-04-25 13:47:18 +02:00 |
|
|
134d7966c0
|
Added binds for the new methods in MLPPMatrix.
|
2023-04-25 13:25:06 +02:00 |
|
|
36bf189eba
|
MLPPMatrix math api rework pt7.
|
2023-04-25 13:03:57 +02:00 |
|
|
be7b0e037e
|
MLPPMatrix math api rework pt6.
|
2023-04-25 10:54:56 +02:00 |
|
|
b7f453afed
|
MLPPMatrix math api rework pt5.
|
2023-04-25 10:00:24 +02:00 |
|
|
e424dfd7a5
|
Notes / TODOs.
|
2023-04-24 21:56:07 +02:00 |
|
|
991fb93ece
|
MLPPMatrix math api rework pt4.
|
2023-04-24 21:50:03 +02:00 |
|
|
de8c7b2868
|
MLPPMatrix math api rework pt3.
|
2023-04-24 19:58:43 +02:00 |
|
|
70d7928cb0
|
MLPPMatrix math api rework pt2.
|
2023-04-24 19:37:40 +02:00 |
|
|
a2c3e9badb
|
MLPPMatrix math api rework pt1.
|
2023-04-24 19:15:53 +02:00 |
|
|
e15051fdfb
|
Removed now unneeded methods from MLPPMatrix.
|
2023-04-24 18:29:13 +02:00 |
|
|
f5b4b442e7
|
Bindings for the new methods in MLPPVector.
|
2023-04-24 18:27:16 +02:00 |
|
|
bd9c03f1f2
|
MLPPVector math api rework pt4.
|
2023-04-24 18:11:22 +02:00 |
|
|
63393dd662
|
MLPPVector math api rework pt3.
|
2023-04-24 17:57:22 +02:00 |
|
|
b54e4a1625
|
MLPPVector math api rework pt2.
|
2023-04-24 17:31:35 +02:00 |
|
|
f00d7e21c3
|
More MLPPVector math api standardization.
|
2023-04-24 13:09:12 +02:00 |
|
|
f8f3edf6ef
|
Start reworking vector's math api. Alno some notes.
|
2023-04-24 12:24:09 +02:00 |
|
|
5793dc32e3
|
Added tensor methods from MLPPLinAlg to MLPPTensor3.
|
2023-04-24 11:40:46 +02:00 |
|
|
818f9ec1af
|
Also added vector/matrix methods to MLPPVector and MLPPMatrix from LinAlg.
|
2023-04-24 09:22:53 +02:00 |
|
|
2e0870a4c3
|
Notes.
|
2023-04-24 08:57:59 +02:00 |
|
|
e98602b878
|
Added vector methods from MLPPLinAlg to MLPPVector.
|
2023-04-24 08:36:38 +02:00 |
|
|
cfea6f9d83
|
Added the matrix manipulation methods to MLPPMatrix.
|
2023-04-24 08:24:59 +02:00 |
|
|
a34aed1696
|
Renamed the ImageChannels enum in MLPPTensor3 and a snall param name tweak.
|
2023-04-23 15:42:38 +02:00 |
|
|
9ce70da8d7
|
Bindings for MLPPTensor3.
|
2023-04-23 15:39:21 +02:00 |
|
|
02ab05537a
|
Fix typo.
|
2023-04-23 15:39:10 +02:00 |
|
|
f7107134c3
|
MLPPTensor3 image api part3.
|
2023-04-23 15:12:57 +02:00 |
|
|
56f432ca79
|
MLPPTensor3 image api part2.
|
2023-04-23 14:48:44 +02:00 |
|
|
a1b9b67365
|
MLPPTensor3 image api part1.
|
2023-04-23 13:16:04 +02:00 |
|
|
5d1eb94d27
|
More setter cleanup to MLPPTensor3.
|
2023-04-23 12:15:56 +02:00 |
|
|
711009b02d
|
Added matrix based getters and setters to Tensor3.
|
2023-04-23 11:53:57 +02:00 |
|
|
83f4c22e74
|
Added set_shape to MLPPTensor3.
|
2023-04-23 11:46:35 +02:00 |
|
|
b1d00a629f
|
Added vector based feature map get/set api to MLPPTensor3.
|
2023-04-23 11:09:46 +02:00 |
|
|
be0c2f11b5
|
Uncomment and change add_row apis to add_feature_map in MLPPTensor3.
|
2023-04-23 10:59:50 +02:00 |
|
|
5c7c5593a6
|
Fix typo.
|
2023-04-23 10:59:02 +02:00 |
|
|
1823ffe616
|
More api cleanups.
|
2023-04-22 17:17:58 +02:00 |
|
|
da7659860a
|
More api standardization.
|
2023-04-22 14:46:25 +02:00 |
|
|
eb9f3eaa34
|
More api standardization.
|
2023-04-22 14:39:13 +02:00 |
|
|
590d1ce5e2
|
Api standardization.
|
2023-04-22 14:23:51 +02:00 |
|
|
539167fee9
|
More cleanups.
|
2023-04-22 14:11:07 +02:00 |
|
|
5a4ff2f19e
|
Api cleanups to LinAlg.
|
2023-04-22 13:17:54 +02:00 |
|
|
bfc1c40a0c
|
Use the Math singleton everywhere in LinAlg.
|
2023-04-22 13:01:09 +02:00 |
|
|
0372aac3d3
|
Fix an another warning.
|
2023-04-16 20:53:33 +02:00 |
|
|
33ac510e6f
|
Added an index based getter and setter to Tensor3 and Matrix.
|
2023-04-16 20:38:50 +02:00 |
|
|
90dbd6657e
|
Vector, Matrix and Tensor3 api cleanups.
|
2023-04-16 20:34:36 +02:00 |
|
|
ce49ed294b
|
MLPPTensor3 initial cleanup.
|
2023-04-16 20:28:50 +02:00 |
|
|
7a30524998
|
Fix warnings I missed.
|
2023-04-16 16:23:33 +02:00 |
|
|
dbe25ef093
|
Comment out everything in MLPPTensor3 temporarily.
|
2023-04-16 16:23:21 +02:00 |
|
|
624fd34433
|
Fix warnings found by clang.
|
2023-04-16 16:05:50 +02:00 |
|
|
6970af9363
|
Added MLPPTensor3 class. It's a copy of the MLPPMatrix class for now.
|
2023-04-16 15:08:11 +02:00 |
|
|
f30e3a887d
|
Now MLPPMANN uses engine classes.
|
2023-02-17 18:46:27 +01:00 |
|
|
1224116e12
|
Now MLPPANN uses engine classes.
|
2023-02-17 16:55:00 +01:00 |
|
|
1b3606c7ae
|
Now MLPPAutoEncoder uses engine classes.
|
2023-02-16 22:51:23 +01:00 |
|
|
5ad25ad918
|
Now MLPPBernoulliNB uses engine classes.
|
2023-02-16 21:07:31 +01:00 |
|
|
741475a4ab
|
Now MLPPCLogLogReg uses engine classes.
|
2023-02-16 19:56:18 +01:00 |
|
|
0a1d42f627
|
Now MLPPDualSVC uses engine classes.
|
2023-02-16 19:15:36 +01:00 |
|
|
17486baae9
|
Now MLPPExpReg uses engine classes.
|
2023-02-16 18:43:35 +01:00 |
|
|
737b34f53d
|
Now MLPPGAN uses engine classes.
|
2023-02-16 17:32:35 +01:00 |
|
|
3c8ee1ffea
|
Now MLPPGaussianNB uses engine classes.
|
2023-02-15 13:30:22 +01:00 |
|
|
3bc48624b5
|
Now MLPPLinReg uses engine classes.
|
2023-02-15 00:30:02 +01:00 |
|
|
946383d2bf
|
Small fixes.
|
2023-02-14 14:17:28 +01:00 |
|
|
33cd501094
|
Now MLPPLogReg uses engine classes.
|
2023-02-14 13:34:28 +01:00 |
|
|
7fb1827630
|
Now MLPPMultinomialNB also uses engine classes.
|
2023-02-14 12:08:49 +01:00 |
|
|
999d55b667
|
Now MLPPSoftmaxNet uses engine classes.
|
2023-02-14 00:01:12 +01:00 |
|
|
686d81a258
|
Fix typo.
|
2023-02-14 00:00:52 +01:00 |
|
|
aa8043621e
|
Now MLPPTanhReg uses engine classes.
|
2023-02-13 21:10:19 +01:00 |
|
|
d6037730b5
|
Removed new things from MLPPUtilitiesOld.
|
2023-02-13 19:41:06 +01:00 |
|
|
80f85ee0af
|
Removed new things from MLPPTransformsOld.
|
2023-02-13 19:32:31 +01:00 |
|
|
aab33650b7
|
Removed new things from MLPPStatOld.
|
2023-02-13 19:30:30 +01:00 |
|
|
a30a92171d
|
Removed new things from MLPPRegOld.
|
2023-02-13 19:27:40 +01:00 |
|
|
0b378a2682
|
Removed new things from MLPPLinAlgOld.
|
2023-02-13 19:25:00 +01:00 |
|
|
1ccdde4bf3
|
Removed new things from MLPPHypothesisTestingOld.
|
2023-02-13 19:24:39 +01:00 |
|
|
6ee2295535
|
Removed new things from MLPPGaussMarkovCheckerOld.
|
2023-02-13 18:38:28 +01:00 |
|
|
adc61e6aaa
|
Removed new things from MLPPDataOld.
|
2023-02-13 18:36:08 +01:00 |
|
|
0a51b845f7
|
Removed new things from MLPPCostOld.
|
2023-02-13 18:29:05 +01:00 |
|
|
25b81d24ff
|
Removed new things from MLPPConvolutionsOld.
|
2023-02-13 18:00:43 +01:00 |
|
|
9298578954
|
Removed new methods from MLPPActivationOld.
|
2023-02-13 17:57:41 +01:00 |
|
|
c4f9f3b5a3
|
Added MLPPActivationOld.
|
2023-02-13 17:47:50 +01:00 |
|
|
a6018d17e5
|
Added MLPPConvolutionsOld.
|
2023-02-13 17:44:13 +01:00 |
|
|
f17bb7ebc0
|
Added MLPPCostOld.
|
2023-02-13 17:33:44 +01:00 |
|
|
eeba478639
|
Added MLPPDataOld.
|
2023-02-13 17:31:34 +01:00 |
|
|
478044e7b3
|
Added MLPPHypothesisTestingOld.
|
2023-02-13 17:29:02 +01:00 |
|
|
0f5bf88e33
|
Added MLPPLinAlgOld.
|
2023-02-13 17:27:23 +01:00 |
|
|
f292f58f00
|
Added MLPPStatOld.
|
2023-02-13 17:25:10 +01:00 |
|
|
9c49101420
|
Added MLPPTransformsOld.
|
2023-02-13 17:23:25 +01:00 |
|
|
22cb7e7be4
|
Added MLPPUtilitiesOld.
|
2023-02-13 17:20:11 +01:00 |
|
|
4657a97d63
|
Fixed warnings in MLPPUtilities.
|
2023-02-13 17:13:57 +01:00 |
|
|
b4faca4a34
|
Added MLPPGaussMarkovCheckerOld.
|
2023-02-13 16:51:00 +01:00 |
|
|
e368a4fadb
|
Added MLPPRegOld.
|
2023-02-13 16:46:27 +01:00 |
|
|
35f917d843
|
Added MLPPNumericalAnalysisOld.
|
2023-02-13 16:41:58 +01:00 |
|
|
b690c910f9
|
Codestyle.
|
2023-02-13 01:14:44 +01:00 |
|
|
e25892aacf
|
Codestyle for MLPPANN.
|
2023-02-13 00:56:09 +01:00 |
|
|
eb96cb16f1
|
Codestyle for MLPPConvolutions.
|
2023-02-13 00:45:07 +01:00 |
|
|
d40ebe1ca3
|
Codestyle.
|
2023-02-13 00:19:16 +01:00 |
|
|
638ae1664f
|
Fixed warnings in MLPPReg.
|
2023-02-12 23:03:25 +01:00 |
|
|
5a375225e9
|
Fixed warnings in MLPPCost.
|
2023-02-12 23:00:44 +01:00 |
|
|
f459384282
|
Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings.
|
2023-02-12 19:14:20 +01:00 |
|
|
34f81277cd
|
Registered MLPPANN into the ClassDB.
|
2023-02-12 18:35:53 +01:00 |
|
|
b62df601fb
|
Registered MLPPBernoulliNB into the ClassDB.
|
2023-02-12 18:26:19 +01:00 |
|
|
e33931aeb5
|
Registered MLPPCLogLogReg into the ClassDB.
|
2023-02-12 18:23:33 +01:00 |
|
|
be9947a8b9
|
Registered MLPPConvolutions into the ClassDB, and fixed all warnings in it.
|
2023-02-12 18:20:53 +01:00 |
|
|
bee57218a2
|
Fixed warnings in MLPPData.
|
2023-02-12 18:03:17 +01:00 |
|
|
69bc0f6f26
|
Registered MLPPDualSVC to the ClassDB.
|
2023-02-12 17:38:05 +01:00 |
|
|
61793e4a4d
|
Also register MLPPExpReg to the ClassDB.
|
2023-02-12 16:30:22 +01:00 |
|
|
7659f8c4ea
|
Register MLPPGAN to the ClassDB.
|
2023-02-12 16:28:00 +01:00 |
|
|
0e75773261
|
Register MLPPGaussMarkovChecker to the ClassDB, and fixed warnings.
|
2023-02-12 16:23:51 +01:00 |
|
|
ef7ba93eff
|
Registrer MLPPHypothesisTesting into the ClassDB.
|
2023-02-12 16:19:06 +01:00 |
|
|
b965bd6a6b
|
Fixed warnings in MLPPNumericalAnalysis.
|
2023-02-12 16:10:00 +01:00 |
|
|
ef17833999
|
Register MLPPNumericalAnalysis into the ClassDB.
|
2023-02-12 16:06:59 +01:00 |
|
|
10b4b383fb
|
Fixed warnings in MLPPStat.
|
2023-02-12 15:54:30 +01:00 |
|
|
235ba86eae
|
Register MLPPStat into the ClassDB.
|
2023-02-12 15:47:48 +01:00 |
|
|
08b4ff949f
|
Fixed warnings in MLPPTransforms.
|
2023-02-12 15:16:14 +01:00 |
|
|
e5de2d53f5
|
Registered MLPPTransforms into the ClassDB.
|
2023-02-12 15:13:49 +01:00 |
|
|
a9b30ef75f
|
Initial cleanup pass on MLPPANN.
|
2023-02-12 15:07:26 +01:00 |
|
|
5f8e35c58f
|
initial cleanup pass on MLPPBernoulliNB.
|
2023-02-12 14:12:02 +01:00 |
|
|
c92a79c755
|
Also rename the class variables in MLPPCLogLogReg.
|
2023-02-12 13:30:47 +01:00 |
|
|
8d9651b65a
|
Initial cleanup pass on MLPPCLogLogReg.
|
2023-02-12 13:04:33 +01:00 |
|
|
cdb0e47d16
|
Initial cleanup pass on MLPPDualSVC.
|
2023-02-12 12:36:52 +01:00 |
|
|
9a529c572d
|
Initial cleanup pass on MLPPExpReg.
|
2023-02-12 10:52:46 +01:00 |
|
|
689fbd397f
|
Initial cleanup pass on MLPPGAN.
|
2023-02-12 10:05:17 +01:00 |
|
|
f7c3506734
|
Initial cleanup pass on MLPPGaussianNB.
|
2023-02-12 02:52:05 +01:00 |
|
|
afedf90694
|
Initial cleanup pass on MLPPLinReg.
|
2023-02-11 11:09:29 +01:00 |
|
|
2a5c278f40
|
Initial cleanup pass on MLPPLogReg.
|
2023-02-11 10:18:21 +01:00 |
|
|
f5bd46c211
|
Initial cleanup pass on MLPPMANN.
|
2023-02-11 09:53:16 +01:00 |
|
|
7bc5a5bc1d
|
Initial cleanup pass on MLPPMultinomialNB.
|
2023-02-11 09:33:09 +01:00 |
|
|
f24bf466c8
|
Rename the GAN class in gan_old.h and cpp to GANOld.
|
2023-02-11 09:32:49 +01:00 |
|
|
1bb0cab99a
|
MLPPSoftmaxNet initial cleanup.
|
2023-02-11 09:17:02 +01:00 |
|
|
47155163b1
|
MLPPTanhReg initial cleanup.
|
2023-02-11 01:18:25 +01:00 |
|
|
e8d0b13eed
|
Added old versions for all remaining classes.
|
2023-02-11 00:46:43 +01:00 |
|
|
14c0cede56
|
Fixed warnings in MLPPANN.
|
2023-02-10 23:10:08 +01:00 |
|
|
7e738f79ee
|
Fixed warnings in MLPPBernoulliNB.
|
2023-02-10 22:46:16 +01:00 |
|
|
c37237aef8
|
Fixed warnings in MLPPCLogLogReg.
|
2023-02-10 22:40:20 +01:00 |
|
|
3036db18fb
|
Fixed warnings in MLPPDualSVC.
|
2023-02-10 22:33:32 +01:00 |
|
|
1e793de7f7
|
Fixed warnings in MLPPExpReg.
|
2023-02-10 22:23:10 +01:00 |
|
|
d795b55baa
|
Fixed warnings in MLPPGAN.
|
2023-02-10 22:19:06 +01:00 |
|
|
e22f26d074
|
Fixed warnings in MLPPGaussianNB.
|
2023-02-10 22:02:57 +01:00 |
|
|
97ac09d0d9
|
Fixed warnings in MLPPLinReg.
|
2023-02-10 21:55:21 +01:00 |
|
|
20892804ba
|
Fixed warnings in MLPPLogReg.
|
2023-02-10 21:44:27 +01:00 |
|
|
73e22e5a7c
|
Fixed warnings in MLPPMANN.
|
2023-02-10 21:41:05 +01:00 |
|
|
d467f1ccf1
|
Fixed warnings in MLPPMultinomialNB.
|
2023-02-10 21:35:43 +01:00 |
|
|
e51a976a10
|
Fix warnings in MLPPSoftmaxNet.
|
2023-02-10 21:26:46 +01:00 |
|
|
628e5124e9
|
Added TanhRegOld.
|
2023-02-10 21:01:12 +01:00 |
|
|
e191ab9a16
|
Fixed warnings in MLPPTanhReg.
|
2023-02-10 20:53:26 +01:00 |
|