All Projects → WhiteBox-Part1 → Similar Projects or Alternatives

280 Open source projects that are alternatives of or similar to WhiteBox-Part1

Interpret
Fit interpretable models. Explain blackbox machine learning.
Stars: ✭ 4,352 (+12700%)
mllp
The code of AAAI 2020 paper "Transparent Classification with Multilayer Logical Perceptrons and Random Binarization".
Stars: ✭ 15 (-55.88%)
Mutual labels:  interpretable-ai, explainable-ai
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (+94.12%)
Mutual labels:  mnist, backpropagation
Pytorch Cnn Visualizations
Pytorch implementation of convolutional neural network visualization techniques
Stars: ✭ 6,167 (+18038.24%)
Mutual labels:  grad-cam, guided-backpropagation
InterpretDL
InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。
Stars: ✭ 121 (+255.88%)
Mutual labels:  grad-cam, smoothgrad
self critical vqa
Code for NeurIPS 2019 paper ``Self-Critical Reasoning for Robust Visual Question Answering''
Stars: ✭ 39 (+14.71%)
Mutual labels:  interpretable-ai, explainable-ai
zennit
Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
Stars: ✭ 57 (+67.65%)
Mutual labels:  interpretable-ai, explainable-ai
Pytorch Grad Cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Stars: ✭ 3,814 (+11117.65%)
Mutual labels:  grad-cam, interpretable-ai
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+650%)
Mutual labels:  mnist, backpropagation
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Stars: ✭ 76 (+123.53%)
Mutual labels:  mnist, cifar-10
fast-tsetlin-machine-with-mnist-demo
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
Stars: ✭ 58 (+70.59%)
Mutual labels:  mnist, explainable-ai
cifar-tensorflow
No description or website provided.
Stars: ✭ 18 (-47.06%)
Mutual labels:  cifar-10
blackbox-log-viewer
Interactive log viewer for flight logs recorded with blackbox
Stars: ✭ 17 (-50%)
Mutual labels:  blackbox
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (+100%)
Mutual labels:  mnist
SwiftGradients
Useful extensions for UIViews and CALayer classes to add beautiful color gradients.
Stars: ✭ 15 (-55.88%)
Mutual labels:  gradients
keras-triplet-center-loss
Simple Keras implementation of Triplet-Center Loss on the MNIST dataset
Stars: ✭ 34 (+0%)
Mutual labels:  mnist
tailwindcss-landing-gradients
A landing page made with tailwindcss and the new Gradient feature.
Stars: ✭ 41 (+20.59%)
Mutual labels:  gradients
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (+38.24%)
Mutual labels:  backpropagation
Medium-Python-Neural-Network
This code is part of my post on Medium.
Stars: ✭ 58 (+70.59%)
Mutual labels:  backpropagation
DenseNet-Cifar10
Train DenseNet on Cifar-10 based on Keras
Stars: ✭ 39 (+14.71%)
Mutual labels:  cifar-10
Open-Set-Recognition
Open Set Recognition
Stars: ✭ 49 (+44.12%)
Mutual labels:  mnist
path explain
A repository for explaining feature attributions and feature interactions in deep neural networks.
Stars: ✭ 151 (+344.12%)
Mutual labels:  explainable-ai
Spatial-Transformer-Networks-with-Keras
This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.
Stars: ✭ 23 (-32.35%)
Mutual labels:  mnist
fastshap
Fast approximate Shapley values in R
Stars: ✭ 79 (+132.35%)
Mutual labels:  explainable-ai
haskell-vae
Learning about Haskell with Variational Autoencoders
Stars: ✭ 18 (-47.06%)
Mutual labels:  mnist
AdaBound-tensorflow
An optimizer that trains as fast as Adam and as good as SGD in Tensorflow
Stars: ✭ 44 (+29.41%)
Mutual labels:  mnist
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Stars: ✭ 20 (-41.18%)
Mutual labels:  backpropagation
ELM-pytorch
Extreme Learning Machine implemented in Pytorch
Stars: ✭ 68 (+100%)
Mutual labels:  mnist
pytorch-smoothgrad
SmoothGrad implementation in PyTorch
Stars: ✭ 135 (+297.06%)
Mutual labels:  saliency-map
diffhask
DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.
Stars: ✭ 26 (-23.53%)
Mutual labels:  backpropagation
hypercolor
A curated collection of beautiful premade gradients using default colors from the Tailwind palette as well as a selection of custom color gradients.
Stars: ✭ 187 (+450%)
Mutual labels:  gradients
COVID-CXNet
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
Stars: ✭ 48 (+41.18%)
Mutual labels:  grad-cam
rust-simple-nn
Simple neural network implementation in Rust
Stars: ✭ 24 (-29.41%)
Mutual labels:  mnist
cifar10
Predict CIFAR-10 labels with 88% accuracy using keras.
Stars: ✭ 32 (-5.88%)
Mutual labels:  cifar-10
wechat digit recognition
微信公众号数字识别
Stars: ✭ 84 (+147.06%)
Mutual labels:  mnist
dextop
Dextop - Linux-based distribution workstation on Android
Stars: ✭ 24 (-29.41%)
Mutual labels:  blackbox
chainer-ADDA
Adversarial Discriminative Domain Adaptation in Chainer
Stars: ✭ 24 (-29.41%)
Mutual labels:  mnist
minimal wgan
A minimal implementation of Wasserstein GAN
Stars: ✭ 44 (+29.41%)
Mutual labels:  mnist
awesome-graph-explainability-papers
Papers about explainability of GNNs
Stars: ✭ 153 (+350%)
Mutual labels:  explainable-ai
CNN Own Dataset
CNN example for training your own datasets.
Stars: ✭ 25 (-26.47%)
Mutual labels:  mnist
SwiftSimpleNeuralNetwork
A simple multi-layer feed-forward neural network with backpropagation built in Swift.
Stars: ✭ 29 (-14.71%)
Mutual labels:  backpropagation
SHAP FOLD
(Explainable AI) - Learning Non-Monotonic Logic Programs From Statistical Models Using High-Utility Itemset Mining
Stars: ✭ 35 (+2.94%)
Mutual labels:  explainable-ai
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (-52.94%)
Mutual labels:  mnist
tensorflow-mnist-convnets
Neural nets for MNIST classification, simple single layer NN, 5 layer FC NN and convolutional neural networks with different architectures
Stars: ✭ 22 (-35.29%)
Mutual labels:  mnist
ddsm-visual-primitives
Using deep learning to discover interpretable representations for mammogram classification and explanation
Stars: ✭ 25 (-26.47%)
Mutual labels:  explainable-ai
NIPS-Global-Paper-Implementation-Challenge
Selective Classification For Deep Neural Networks.
Stars: ✭ 11 (-67.65%)
Mutual labels:  cifar-10
MNIST-Keras
Using various CNN techniques on the MNIST dataset
Stars: ✭ 39 (+14.71%)
Mutual labels:  mnist
fuze
A simple CSS Gradient Animator tool built with Vue and Vuex.
Stars: ✭ 71 (+108.82%)
Mutual labels:  gradients
GraphLIME
This is a Pytorch implementation of GraphLIME
Stars: ✭ 40 (+17.65%)
Mutual labels:  explainable-ai
GradientProgressView
一个简单的进度条控件
Stars: ✭ 15 (-55.88%)
Mutual labels:  gradients
neuron-importance-zsl
[ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance
Stars: ✭ 56 (+64.71%)
Mutual labels:  grad-cam
GradCAM and GuidedGradCAM tf2
Implementation of GradCAM & Guided GradCAM with Tensorflow 2.x
Stars: ✭ 16 (-52.94%)
Mutual labels:  guided-backpropagation
made-in-india-css
🎨 Tricolor background patterns created using CSS linear and radial gradients.
Stars: ✭ 21 (-38.24%)
Mutual labels:  gradients
mm-bp-snn
No description or website provided.
Stars: ✭ 30 (-11.76%)
Mutual labels:  backpropagation
VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
Stars: ✭ 66 (+94.12%)
Mutual labels:  mnist
Relevance-CAM
The official code of Relevance-CAM
Stars: ✭ 21 (-38.24%)
Mutual labels:  explainable-ai
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+161.76%)
Mutual labels:  backpropagation
mnist-flask
A Flask web app for handwritten digit recognition using machine learning
Stars: ✭ 34 (+0%)
Mutual labels:  mnist
ProtoTree
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
Stars: ✭ 47 (+38.24%)
Mutual labels:  explainable-ai
Randient
🎨 Radient, random gradients in Swift
Stars: ✭ 59 (+73.53%)
Mutual labels:  gradients
1-60 of 280 similar projects