//
pkg.gl
Category
github.com/LdDl/cnns
examples
simple_cnn
package
0.1.0
Repository:
https://github.com/lddl/cnns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
199 SLOC
#
Functions
ExampleConv
ExampleConv Check how convolutional network's layers works with single channel image.
ExampleConv2
ExampleConv2 Check how convolutional network's layers works with RGB-based image.