package owl-base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Optimise.MomentumSource

Sourcetype typ = Make_Embedded(A).Neuron.Optimise.Momentum.typ =
  1. | Standard of float
  2. | Nesterov of float
  3. | None
Sourceval default : typ -> typ
Sourceval to_string : typ -> string
OCaml

Innovation. Community. Security.