pytorch-innvestigate

Neural network explainer

PyTorch implementation of an explainability technique for deep neural networks

PyTorch implementation of albermax's innvestigate

GitHub

9 stars
1 watching
3 forks
Language: Python
last commit: over 7 years ago

Related projects:

RepositoryDescriptionStars
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
albermax/innvestigateA toolbox to help understand neural networks' predictions by providing different analysis methods and a common interface.1,271
utkuozbulak/pytorch-cnn-adversarial-attacksPyTorch implementation of various Convolutional Neural Network adversarial attack techniques354
awentzonline/pytorch-cnsSearch algorithm for neural network optimization26
alykhantejani/nninitProvides weight initialization schemes for PyTorch neural networks70
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
tstandley/xception-pytorchAn implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification249
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
hjmshi/pytorch-lbfgsA PyTorch implementation of L-BFGS optimization algorithm for training neural networks591
misaogura/flashtorchToolkit for visualizing neural network behavior in PyTorch737
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
progamergov/neural-dreamAn implementation of DeepDream algorithm using PyTorch for image processing and computer vision.133