conv-layer
There are 5 repositories under conv-layer topic.
ahmedfgad/NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
DeepSegment/FCN-GoogLeNet
GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow
avvineed/Convolutional-neural-network-Numpy
Convolutional Neural Network with just Numpy and no other MLLibs
statsml/Equiv-FCL-CONVL
An equivalence of fully connected layer and convolutional layer
vaibhav-k/Visual-Question-Answering
Visual Question Answering on CLEVR Dataset, using CNNs.