Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 351 Bytes

tf2_dndt

Tensorflow 2.0 implementation of Deep Neural Decision Trees

To do

  • add demo notebook

Starting point

Implementation of DNDT (TensorFlow and PyTorch) by wOOL
https://github.com/wOOL/DNDT

Original Paper

Deep Neural Decision Trees
Yongxin Yang, Irene Garcia Morillo, Timothy M. Hospedales
https://arxiv.org/abs/1806.06988