iclr20-locally-constant-nets

Decision Tree Network

Develops decision trees from derivatives of ReLU networks to improve model interpretability and robustness

"Oblique Decision Trees from Derivatives of ReLU Networks" (ICLR 2020, previously called "Locally Constant Networks")

GitHub

21 stars
4 watching
8 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
greenfish77/gaenariA C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.26
matenure/fastgcnImplementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency520
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
zhengwang100/rectA deep learning framework for graph representation learning with partially labeled data19
guanghelee/neurips19-certificates-of-robustnessProvides a framework for computing tight certificates of adversarial robustness for randomly smoothed classifiers.17
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
imatge-upc/saliency-2016-cvprThis project proposes a solution to predict salient areas in images using convolutional neural networks.186