Keraflow
Deep Learning for Python.
 All Classes Namespaces Functions Pages
keraflow.constraints Namespace Reference

Built-in constrints. More...

Classes

class  MaxNorm
 Constrain the weights along an axis pattern to have unit norm. More...
 
class  NonNeg
 Constrain the weights to be non-negative. More...
 
class  UnitNorm
 Constrain the weights along an axis pattern to have unit norm. More...
 

Detailed Description

Built-in constrints.