An Open Convolutional Neural Network Framework in C++ From Scratch
Stars
67
Forks
8
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
71
commits
Fix includes.
5619367
add array and update bazel to 1.1.0
036423d
fix travis CI.
526397e
change bazel to 0.25.0
9a2a6d0
begin to port to Bazel and add more documentation.
8ccb894
disable cpplint.
f9ae7bd
add license and copyright information.
8384609
reformat.
ab7b58a
Merge remote-tracking branch 'github/master'
b088a56
add some todo.
deed502
add hits statistic
642ba07
add leaky relu layer.
9ab34e1
optimize convolution.
1355ddc
add readme.
728ca27
add travis ci support.
4d8ad0f