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)

GitHub

735 stars
37 watching
134 forks
Language: Python
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
antoniodeluca/dn2aA toolkit for building and training dynamic neural networks463
zampino/exnnAn Elixir framework for building and training evolutive neural networks.100
taolei87/rcnnAn implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions.355
tensorlayer/daganGenerative adversarial network for fast MRI reconstruction from compressed data175
ivan-vasilev/neuralnetworksA Java implementation of deep learning algorithms and neural networks with GPU acceleration1,233
jimmy-ren/vcnn_double-bladedAn implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks.136
guanghan/darknetAn implementation of a neural network framework for computer vision tasks, supporting both CPU and GPU computation.244
idsia/brainstormA neural network framework designed to make working with neural networks fast and flexible.1,303
pluskid/mocha.jlA deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks.1,288
hshindo/merlin.jlA Julia-based framework for building and training neural networks144
hagaygarty/mdcnnA MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples.53
datacanvasio/hypernetsAn automated machine learning framework that simplifies the development of end-to-end AutoML toolkits in specific domains.267
csinva/hierarchical-dnn-interpretationsProvides an implementation of Hierarchical explanations for Neural Network predictions127
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
swift-ai/neuralnetA Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications.212