convolutional-layers topic

List convolutional-layers repositories

NNPACK

1.7k
Stars
314
Forks
Watchers

Acceleration package for neural networks on multi-core CPUs

MixHop-and-N-GCN

398
Stars
56
Forks
Watchers

An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

conviz

102
Stars
39
Forks
Watchers

An example of visualization of weights and output of convolutional layers

cnn-libras

81
Stars
21
Forks
Watchers

Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)

Cifar-Autoencoder

62
Stars
5
Forks
Watchers

A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.

Learning-Lab-C-Library

32
Stars
8
Forks
Watchers

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

inver-synth

27
Stars
3
Forks
Watchers

A Python implementation of the InverSynth method (Barkan, Tsiris, Koenigstein, Katz)

Active-Shift

32
Stars
4
Forks
Watchers

Caffe implementation for Active Shift Layer(ASL)

Active-Shift-TF

23
Stars
3
Forks
Watchers

Tensorflow implementation for Active Shift Layer(ASL)