lrp_toolbox
LRP Toolbox
A toolbox for implementing Layer-wise Relevance Propagation algorithm in artificial neural networks
The LRP Toolbox provides simple and accessible stand-alone implementations of LRP for artificial neural networks supporting Matlab and Python. The Toolbox realizes LRP functionality for the Caffe Deep Learning Framework as an extension of Caffe source code published in 10/2015.
331 stars
20 watching
89 forks
Language: Jupyter Notebook
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |
urbste/mlpnp_matlab_toolbox | A collection of PnP methods for Matlab, including MLPnP and benchmarking tools. | 70 |
marcbs/keras | An extension of Keras with new functionalities including conversion from Caffe models and support for multimodal data. | 225 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
kevincoble/aitoolbox | A toolbox of AI modules written in Swift for various machine learning tasks and algorithms | 794 |
polyaxon/polyaxon | A platform for managing and orchestrating the machine learning lifecycle | 3,581 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
luhaofang/tripletloss | A Caffe-based implementation of the triplet loss function used in Google's FaceNet paper for training and fine-tuning deep neural networks. | 322 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
carpedm20/lstm-char-cnn-tensorflow | An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. | 769 |
joncox123/cortexsys | A toolbox for building and training deep neural networks in Matlab | 70 |
zygmuntz/kaggle-blackbox | A toolkit for building and training machine learning models using a simple, easy-to-use interface. | 115 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |