convolutional-layers topic
NNPACK
Acceleration package for neural networks on multi-core CPUs
MixHop-and-N-GCN
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
conviz
An example of visualization of weights and output of convolutional layers
cnn-libras
Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)
Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
TensorflowHandwritingRecognition
Using Tensorflow to classify the NIST Dataset 19 (Handwriting)
inver-synth
A Python implementation of the InverSynth method (Barkan, Tsiris, Koenigstein, Katz)
Active-Shift
Caffe implementation for Active Shift Layer(ASL)
Active-Shift-TF
Tensorflow implementation for Active Shift Layer(ASL)