Gradient Penalty
https://arxiv.org/pdf/1704.00028.pdf
examples
options
attribute | description | type |
target | Used in gradients(target, components) defaults to | string (optional) |
lambda | Loss multiple defaults to | float |
components | Used in gradients(target, components) defaults to all components | array of strings |
flex | Can also be a list for separate X/G flex. example: | array of float |
loss | Side loss is added to: defaults to | string |
Floats are configurable parameters
Last updated