ClipValue

struct defined in module Flux.Optimise


			ClipValue(thresh)

Clip gradients when their absolute value exceeds thresh.

Note

This will be replaced by Optimisers.ClipGrad in Flux 0.14.

Methods

There is 1 method for Flux.Optimise.ClipValue: