|
d4409491d7
|
Fix warnings in PCAOld.
|
2023-02-08 12:58:01 +01:00 |
|
|
c49d089791
|
Added UniLinRegOld.
|
2023-02-08 12:46:56 +01:00 |
|
|
ee727b327d
|
Added bind for is_equal_approx in MLPPMatrix.
|
2023-02-08 01:43:48 +01:00 |
|
|
119f4ee102
|
Removed comment.
|
2023-02-08 01:43:35 +01:00 |
|
|
68db9a55f0
|
Clean up MLPPPCA.
|
2023-02-08 01:26:37 +01:00 |
|
|
e96431a577
|
Reworked svd in LinAlg. Also fixed the usage order of the parameters in a few helper methods.
|
2023-02-07 23:23:48 +01:00 |
|
|
b39e0acdf8
|
More reworks.
|
2023-02-07 22:10:16 +01:00 |
|
|
3a297ae5d4
|
Renamed the SDVResult struct.
|
2023-02-07 21:50:02 +01:00 |
|
|
34cf810bd7
|
Use a struct instead of touples in SVD aswell.
|
2023-02-07 21:46:59 +01:00 |
|
|
256b7c9c14
|
Added MLPPPCAOld.
|
2023-02-07 21:18:01 +01:00 |
|
|
48d979f6b8
|
Also split MLP and MLPOld into different files.
|
2023-02-07 17:39:42 +01:00 |
|
|
0025a8ae3d
|
Also split layers and old layers into different files.
|
2023-02-07 17:36:03 +01:00 |
|
|
b7e9de484c
|
Split MLPPWGAN and MLPPWGANOld into different files.
|
2023-02-07 17:16:00 +01:00 |
|
|
f8710e6432
|
Fixed MLPPWGAN's handle_ui.
|
2023-02-06 15:05:00 +01:00 |
|
|
7e71ea49d9
|
Fix index calculations in MLPPLinAlg::transposem.
|
2023-02-06 15:03:20 +01:00 |
|
|
a42cfac723
|
Split the wgan test.
|
2023-02-06 14:27:43 +01:00 |
|
|
bdfa69f1e9
|
Fixed crashes in the new wgan.
|
2023-02-06 14:24:56 +01:00 |
|
|
f9b998d5d0
|
Properly initialize the hidden and output layers.
|
2023-02-06 14:24:43 +01:00 |
|
|
879464fe0d
|
Fix outer_product.
|
2023-02-06 14:24:11 +01:00 |
|
|
e594aec785
|
Fix crashes introduced when fixing warnings.
|
2023-02-06 12:45:15 +01:00 |
|
|
62e4b97291
|
Finished the initial port of MLPPWGAN.
|
2023-02-06 12:20:52 +01:00 |
|
|
f59b092d10
|
Added new helper methods to MLPPMatrix and MLPPVector.
|
2023-02-06 12:20:33 +01:00 |
|
|
e5810cda01
|
Work on porting WGAN.
|
2023-02-06 02:36:22 +01:00 |
|
|
35f4a01bac
|
Initial cleanup.
|
2023-02-05 18:46:12 +01:00 |
|
|
8c3671fc8f
|
Duplicate MLPPWGANOld as MLPPWGAN.
|
2023-02-05 18:16:34 +01:00 |
|
|
2177632163
|
Fix all warnings for MLPPWGANOld.
|
2023-02-05 18:14:37 +01:00 |
|
|
1d1611bc39
|
Renamed MLPPWGAN to MLPPWGANOld.
|
2023-02-05 17:05:46 +01:00 |
|
|
dc4da4681b
|
Small improvements.
|
2023-02-05 13:14:09 +01:00 |
|
|
b8e3f41fda
|
Fix more crashes and issues in MLPPMLP. Also added more tests for it.
|
2023-02-05 13:05:36 +01:00 |
|
|
e6afa5b715
|
Fixed a few crashes and issues.
|
2023-02-05 10:59:45 +01:00 |
|
|
4281746cfc
|
Fix warning.
|
2023-02-05 10:02:35 +01:00 |
|
|
2b33f8a5ed
|
Fix matmultm in LinAlg, and smaller improvements.
|
2023-02-05 09:50:39 +01:00 |
|
|
9142592077
|
Small improvements to MLPPVector.
|
2023-02-05 09:50:03 +01:00 |
|
|
8269406991
|
Fix indexing and smaller improvements to MLPPMatrix.
|
2023-02-05 09:49:50 +01:00 |
|
|
cfe5336a86
|
Added TODOs.
|
2023-02-05 01:47:59 +01:00 |
|
|
d8fb70b92d
|
Fix warnings in MLP.
|
2023-02-05 01:34:14 +01:00 |
|
|
0e48edfbaf
|
Added the new MLPP implementation to the tests.
|
2023-02-05 01:10:15 +01:00 |
|
|
b2e99c2ef4
|
Fix warning.
|
2023-02-05 01:09:59 +01:00 |
|
|
fbc20cc749
|
Fully ported MLPPMLP.
|
2023-02-05 00:58:00 +01:00 |
|
|
7581be0e7f
|
Ported mini batch creation methods in Utilities.
|
2023-02-04 18:49:58 +01:00 |
|
|
5f63aebc99
|
Initial cleanups to MLP.
|
2023-02-04 16:48:31 +01:00 |
|
|
a875cc9e70
|
Added a copy of MLPPMLPOld as MLPPMLP.
|
2023-02-04 16:13:54 +01:00 |
|
|
abe878ee72
|
Renamed MLPPMLP to MLPPMLPOld.
|
2023-02-04 15:59:27 +01:00 |
|
|
817b1e3b72
|
Warning fixes.
|
2023-02-04 13:59:26 +01:00 |
|
|
df75dc8e7f
|
Added a new MultiOutputLayer implementation.
|
2023-02-04 13:53:36 +01:00 |
|
|
a34628e8c4
|
Renamed MultiOutputLayer to OldMultiOutputLayer.
|
2023-02-04 13:36:52 +01:00 |
|
|
53ad617681
|
Finished MLPPOutputLayer.
|
2023-02-04 13:30:33 +01:00 |
|
|
fd13337eb7
|
Added more helper methods to Cost.
|
2023-02-04 13:19:01 +01:00 |
|
|
b004a092b7
|
New initial OutputLayer implementation.
|
2023-02-04 12:44:00 +01:00 |
|
|
5e82d4a907
|
Added bindings for Cost.
|
2023-02-04 12:34:00 +01:00 |
|