package owl

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

Module Optimise.RegularisationSource

Sourcetype typ = Owl_neural_generic.Make_Embedded(Owl_dense_ndarray.D).Neuron.Optimise.Regularisation.typ =
  1. | L1norm of float
  2. | L2norm of float
  3. | Elastic_net of float * float
  4. | None
Sourceval to_string : typ -> string
OCaml

Innovation. Community. Security.