tensorflow / lattice

Lattice methods in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for monotonocity with linear embedding layer

gevmin94 opened this issue · comments

In the Deep Lattice Networks and Partial Monotonic Functions article there is a so-called linear embedding layer for monotonic and non-monotonic inputs, for which there is no example and also there is no such layer in API Docs.

TFL 2.0 includes the linear layer with norm bounds and better documentation. RFC is out and we are hoping for a release by mid Jan.
PR: tensorflow/community#186
RFC doc