package owl

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

Module Optimise.GradientSource

Sourcetype typ = Owl_neural_generic.Make_Embedded(Owl_algodiff_primal_ops.S).Neuron.Optimise.Gradient.typ =
  1. | GD
  2. | CG
  3. | CD
  4. | NonlinearCG
  5. | DaiYuanCG
  6. | NewtonCG
  7. | Newton
Sourceval to_string : typ -> string
OCaml

Innovation. Community. Security.