pytorch-innvestigate
Neural network explainer
PyTorch implementation of an explainability technique for deep neural networks
PyTorch implementation of albermax's innvestigate
9 stars
1 watching
3 forks
Language: Python
last commit: over 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| | An implementation of a deep neural network architecture in PyTorch | 833 |
| | A toolbox to help understand neural networks' predictions by providing different analysis methods and a common interface. | 1,271 |
| | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
| | Search algorithm for neural network optimization | 26 |
| | Provides weight initialization schemes for PyTorch neural networks | 70 |
| | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| | An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| | Trains PyTorch models using a genetic algorithm | 96 |
| | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| | Toolkit for visualizing neural network behavior in PyTorch | 737 |
| | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 133 |