Open
Description
Kind of issue: Feature development
Issue described: We have a successful implementation of a Ternary replacement for Dense layers. The metrics are not quite what we want on some problems.
One possible issue is the default batch normalization behavior. Perhaps Dropout will work better or layer normalization.