dshieble / Tensorflow_Deep_Taylor_LRPLinks
Layerwise Relevance Propagation with Deep Taylor Series in TensorFlow
☆72Updated 8 years ago
Alternatives and similar repositories for Tensorflow_Deep_Taylor_LRP
Users that are interested in Tensorflow_Deep_Taylor_LRP are comparing it to the libraries listed below
Sorting:
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- ☆100Updated 7 years ago
- ☆72Updated 5 years ago
- Visualizing Deep Neural Network Decisions: Prediction Difference Analysis☆118Updated 7 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆99Updated 6 years ago
- Train a simple convnet on the MNIST dataset and evaluate the BALD acquisition function☆16Updated 8 years ago
- Repository of code for the experiments for the ICLR submission "An Empirical Investigation of Catastrophic Forgetting in Gradient-Based N…☆68Updated 11 years ago
- Implementation of Conditionally Shifted Neurons by Munkhdalai et al. (https://arxiv.org/pdf/1712.09926.pdf)☆28Updated 7 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- ☆134Updated 6 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- PyTorch implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆80Updated 7 years ago
- Code to reproduce some of the figures in the paper "On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima"☆144Updated 8 years ago
- Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot expe…☆148Updated 2 years ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Updated 6 years ago
- Pytorch Cheatsheet☆90Updated 7 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆186Updated last year
- Python/Keras implementation of integrated gradients presented in "Axiomatic Attribution for Deep Networks" for explaining any model defin…☆217Updated 7 years ago
- Small Python library to automatically set CUDA_VISIBLE_DEVICES to the least loaded device on multi-GPU systems.