DeepExplain
Neural network attribution framework
A framework for understanding how deep neural networks process input data to produce output
A unified framework of perturbation and gradient-based attribution methods for Deep Neural Networks interpretability. DeepExplain also includes support for Shapley Values sampling. (ICLR 2018)
735 stars
37 watching
134 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for building and training dynamic neural networks | 463 |
| An Elixir framework for building and training evolutive neural networks. | 100 |
| An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
| Generative adversarial network for fast MRI reconstruction from compressed data | 175 |
| A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,233 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| An implementation of a neural network framework for computer vision tasks, supporting both CPU and GPU computation. | 244 |
| A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |
| A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks. | 1,288 |
| A Julia-based framework for building and training neural networks | 144 |
| A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |
| An automated machine learning framework that simplifies the development of end-to-end AutoML toolkits in specific domains. | 267 |
| Provides an implementation of Hierarchical explanations for Neural Network predictions | 127 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 212 |