pnn.pytorch

Noise mask neural network

A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.

PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html

GitHub

57 stars
5 watching
6 forks
Language: Python
last commit: almost 8 years ago

Related projects:

RepositoryDescriptionStars
kefirski/pytorch_tdnnAn implementation of Time Delayed Neural Networks using PyTorch81
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
loudinthecloud/pytorch-ntmAn implementation of Neural Turing Machines in PyTorch592
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317