- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3.8k
 
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We can implement Regularizer for each layer. The regularizers are applied on a per-layer basis. Here are 3 things that we can do:
- Regularizer Class.
 - Layers class to use regularizer. (we can set a new parameter)
 - Regularizer Documentation.
 - Regularizer Test.
 
I will start a PR to solve 1 and 3. The rest part should be discussed before coding.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request