DeepLearning icon indicating copy to clipboard operation
DeepLearning copied to clipboard

Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数

Results 1 DeepLearning issues
Sort by recently updated
recently updated
newest added

And in CNN how to set the conv_params like pad, stride, etc. Actually, i'm not sure how you converse convolution to matrix multiplication, it looks like there are no filters...