novak_99
|
62731255c2
|
Added mish, sinc, changes to ann and mann
|
2021-09-10 21:56:27 -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
|
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
|
bc00f633ac
|
Added LinAlg.euclideanDistance, optimized softmax, rebuilt SO.
|
2021-06-01 18:29:35 -07:00 |
|
novak_99
|
629f63059c
|
Added LinAlg.abs, added softsign activation.
|
2021-05-31 22:55:24 -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 |
|
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
|
6a74ea49e8
|
Rebuilt SO lib file. Removed unnecessary .o files.
|
2021-05-27 23:09:12 -07:00 |
|
novak_99
|
db159bfe5b
|
Added LinAlg.exponentiate for vectors, “vectorized” arsinh, arcosh
|
2021-05-26 21:57:56 -07:00 |
|
novak_99
|
7ae3b348b9
|
Added LinAlg.full & LinAlg.zerovec, changed implementation of LinAlg.onevec & LinAlg.onemat, “vectorized” csch, sech, coth
|
2021-05-26 17:18:52 -07:00 |
|
novak_99
|
558e138948
|
"Vectorized" sigmoid
|
2021-05-26 00:19:26 -07:00 |
|
novak_99
|
b003b56dad
|
"Vectorized" sinh & cosh
|
2021-05-25 23:01:03 -07:00 |
|
novak_99
|
14251a7dbc
|
"Vectorized" swish
|
2021-05-25 22:46:52 -07:00 |
|