|
097ad002c9
|
Fix build when tests are turned off.
|
2023-04-27 18:12:32 +02:00 |
|
|
aeb3975450
|
Split the matrix tests into a new subclass.
|
2023-04-26 16:33:20 +02:00 |
|
|
6970af9363
|
Added MLPPTensor3 class. It's a copy of the MLPPMatrix class for now.
|
2023-04-16 15:08:11 +02: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 |
|
|
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 |
|
|
c060318c6b
|
Register MLPPGaussianNB into the ClassDB.
|
2023-02-12 16:20:44 +01:00 |
|
|
ef7ba93eff
|
Registrer MLPPHypothesisTesting into the ClassDB.
|
2023-02-12 16:19:06 +01:00 |
|
|
81cd1dda68
|
Register MLPPLinReg to the ClassDB.
|
2023-02-12 16:15:27 +01:00 |
|
|
643e871b90
|
Also register MLPPLogReg into the ClassDB.
|
2023-02-12 16:14:14 +01:00 |
|
|
aee8a01f4e
|
Register MLPPMANN into the ClassDB.
|
2023-02-12 16:12:59 +01:00 |
|
|
4f06fe2eed
|
Register MLPPMultinomialNB to the ClassDB.
|
2023-02-12 16:11:20 +01:00 |
|
|
ef17833999
|
Register MLPPNumericalAnalysis into the ClassDB.
|
2023-02-12 16:06:59 +01:00 |
|
|
a9cc4fa0e0
|
Register MLPPSoftmaxNet into the ClassDB.
|
2023-02-12 16:03:39 +01:00 |
|
|
235ba86eae
|
Register MLPPStat into the ClassDB.
|
2023-02-12 15:47:48 +01:00 |
|
|
5316c4fbb0
|
Register MLPPTanhReg into the ClassDB.
|
2023-02-12 15:19:59 +01:00 |
|
|
e5de2d53f5
|
Registered MLPPTransforms into the ClassDB.
|
2023-02-12 15:13:49 +01:00 |
|
|
4e30b31833
|
Initial cleanup pass on AutoEncoder.
|
2023-02-10 20:48:55 +01:00 |
|
|
17d3f486ae
|
Cleaned up SoftmaxReg.
|
2023-02-10 19:31:54 +01:00 |
|
|
da6324830d
|
Cleaned up SVC.
|
2023-02-10 14:03:48 +01:00 |
|
|
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 |
|