Commit Graph

186 Commits

Author SHA1 Message Date
marc
01b55d3655
Update README.md 2021-06-05 22:33:44 -07:00
novak_99
f7c175745f Added MANN (multidimensional output artifical neural net), cleaned up code for ANN and MANN 2021-06-05 22:28:23 -07:00
novak_99
0753ffe261 Reordered functions in Stat.hpp, added Stat.range, Stat.midrange, cleaned up code for LinAlg.max, LinAlg.min 2021-06-04 18:04:51 -07:00
novak_99
6dfa1cafe3 Minor optimization to LinReg.normalEquation 2021-06-03 21:43:28 -07:00
novak_99
086b8bea31 Added Utilities.createMiniBatches, standardized the order of objects in all regression/neural network modules, rebuilt SO 2021-06-02 20:37:27 -07:00
novak_99
3397671049 Added LinAlg.cbrt 2021-06-02 13:40:56 -07:00
novak_99
6850dbf953 Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-06-01 18:33:32 -07:00
novak_99
bc00f633ac Added LinAlg.euclideanDistance, optimized softmax, rebuilt SO. 2021-06-01 18:29:35 -07:00
marc
4ebcc0a1e3
Update README.md 2021-05-31 22:59:14 -07:00
novak_99
629f63059c Added LinAlg.abs, added softsign activation. 2021-05-31 22:55:24 -07:00
novak_99
5a1392bdd1 Added LinAlg.solve (to solve linear systems) 2021-05-30 13:11:12 -07:00
novak_99
3a1a85da92 Added LinAlg.max & LinAlg.min (for matricies), LinAlg.matrixProduct, and LinAlg.sqrt 2021-05-30 11:01:11 -07:00
novak_99
ad38db03cd Cleaned up code for LinAlg.kronecker_product 2021-05-29 21:40:43 -07:00
novak_99
d6e94f662b Implemented LinAlg.kronecker_product 2021-05-29 21:38:07 -07:00
novak_99
baae76a5e0 Added LinAlg.diag, changed name of LinAlg.vecmult to LinAlg.outerProduct, rebuilt SO 2021-05-29 17:39:57 -07:00
novak_99
f58145b12b Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-05-28 23:11:07 -07:00
novak_99
1756c53b1b Added trace, reordered activation function map order in HL and OL classes, created buildSO.sh, recompiled 2021-05-28 23:11:02 -07:00
marc
3bf1333c28
Update README.md 2021-05-28 22:55:59 -07:00
marc
b4eb01597f
Update README.md 2021-05-28 22:54:17 -07:00
marc
47b9c5f266
Update README.md 2021-05-28 22:46:13 -07:00
novak_99
e5598185dd "Vectorized" implementation of SGD for Tanh Reg 2021-05-28 20:56:36 -07:00
novak_99
687dada9f1 "Vectorized" implementation of SGD for CLogLog Reg 2021-05-28 20:36:56 -07:00
novak_99
13b0d76c5c "Vectorized" implementation of SGD for ProbitReg 2021-05-28 19:37:34 -07:00
novak_99
009fec444a Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-05-28 19:26:14 -07:00
novak_99
4c65bb36d7 "Vectorized" the implementation of SGD for Log & Lin Reg 2021-05-28 19:26:10 -07:00
marc
158219db43
Update README.md 2021-05-28 17:39:46 -07:00
marc
0177e8e965
Update README.md 2021-05-28 17:36:06 -07:00
novak_99
c69693b86b "Vectorized" arcoth 2021-05-28 17:21:13 -07:00
novak_99
8a57f5af25 Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-05-28 16:36:05 -07:00
novak_99
d76a8787f1 "Vectorized" arcsch for matricies 2021-05-28 16:36:01 -07:00
novak_99
a84e38fc59 "Vectorized" artanh & arcsch 2021-05-28 16:29:02 -07:00
marc
32f48e086a
Update README.md 2021-05-28 13:18:27 -07:00
marc
5057874b5a
Update README.md 2021-05-28 12:46:54 -07:00
marc
5f7e7bbe8e
Update README.md 2021-05-28 12:33:56 -07:00
marc
161c72d78a
Update README.md 2021-05-28 12:32:55 -07:00
marc
5fab586fe0
Update README.md 2021-05-28 11:58:09 -07:00
marc
5596f9d74a
Update README.md 2021-05-28 11:52:29 -07:00
marc
bb98e31df8
Delete .DS_Store 2021-05-27 23:10:14 -07:00
novak_99
1b7a41d38b Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-05-27 23:09:17 -07:00
novak_99
6a74ea49e8 Rebuilt SO lib file. Removed unnecessary .o files. 2021-05-27 23:09:12 -07:00
marc
3fb5edd2eb
Update README.md 2021-05-27 22:59:39 -07:00
marc
7e13602e4b
Update README.md 2021-05-27 22:59:13 -07:00
marc
1abff6c00d
Update README.md 2021-05-27 22:58:28 -07:00
marc
5da4439e94
Update README.md 2021-05-27 22:57:13 -07:00
marc
8e9ec6e7ce
Update README.md 2021-05-27 22:56:53 -07:00
marc
bb60eacefa
Update README.md 2021-05-27 22:56:14 -07:00
marc
f4ec440132
Update README.md 2021-05-27 22:55:41 -07:00
marc
4e45af4cf0
Update README.md 2021-05-27 22:47:08 -07:00
marc
5b49e3fe51
Update README.md 2021-05-27 20:35:24 -07:00
marc
de1b99e59f
Update README.md 2021-05-27 20:32:49 -07:00