Log In
bw
/
helianthuslab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
025224
neural: convolution
Authored and Committed by
bw
2 years ago
raw
patch
tree
parent
7 files changed.
827 lines added
.
199 lines removed
.
simple/neural/nn-heli.cpp
file added
+167
simple/neural/nn-trainer.cpp
file modified
+41
-14
simple/neural/nnlayer.conv.inc.cpp
file added
+221
simple/neural/nnlayer.inc.cpp
file modified
+76
-171
simple/neural/nnlayer.lnk.inc.cpp
file added
+142
simple/neural/nntrain.inc.cpp
file modified
+77
-14
simple/neural/test-matrix.c
file added
+103
neural: convolution
simple/neural/nn-heli.cpp
file added
+167
simple/neural/nn-trainer.cpp
file modified
+41
-14
simple/neural/nnlayer.conv.inc.cpp
file added
+221
simple/neural/nnlayer.inc.cpp
file modified
+76
-171
simple/neural/nnlayer.lnk.inc.cpp
file added
+142
simple/neural/nntrain.inc.cpp
file modified
+77
-14
simple/neural/test-matrix.c
file added
+103