Module Owl_opt__.Lr

type t =
| Fix of float

fixed learning rate

| Ada of int -> float

adaptive learning rate