We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b228511 commit a3a64e3Copy full SHA for a3a64e3
RELEASE.md
@@ -17,7 +17,7 @@
17
features need not be fed to the model anymore.
18
* Change the default value of `keep_rank` from `False` to `True` as well as
19
flip its semantics in `nsl.keras.layers.NeighborFeatures.call` and
20
- `nsl.utils.unpack_neighbor_features`
+ `nsl.utils.unpack_neighbor_features`.
21
* Supports feature value constraints for adversarial neighbors. See
22
`clip_value_min` and `clip_value_max` in `nsl.configs.AdvNeighborConfig`.
23
* Supports adversarial regularization with PGD in Keras and estimator models.
0 commit comments