package owl

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

Module Optimise.BatchSource

Sourcetype typ = Owl_optimise_generic.Make(Owl_algodiff_generic.Make(Owl_dense_ndarray.S)).Batch.typ =
  1. | Full
  2. | Mini of int
  3. | Sample of int
  4. | Stochastic
Sourceval batches : typ -> Algodiff.t -> int
Sourceval to_string : typ -> string
OCaml

Innovation. Community. Security.