package owl
OCaml Scientific and Engineering Computing
Install
Dune Dependency
Authors
Maintainers
Sources
owl-1.2.tbz
sha256=3817a2e4391922c8a2225b4e33ca95da6809246994e6bf291a300c82d8cac6c5
sha512=68a21f540cb4a289419f35cd152d132af36f1000fb41f98bab6e100698820379e36d650c5aa70a0126513451b354f86a28ea4ecf6f1d3b196b5b5e56f0fac9bd
doc/owl/Owl_regression/D/Optimise/Params/index.html
Module Optimise.Params
Source
Source
type typ =
Owl_optimise_generic.Make(Owl_algodiff_generic.Make(Owl_algodiff_primal_ops.D)).Params.typ =
{
mutable epochs : float;
mutable batch : Batch.typ;
mutable gradient : Gradient.typ;
mutable loss : Loss.typ;
mutable learning_rate : Learning_Rate.typ;
mutable regularisation : Regularisation.typ;
mutable momentum : Momentum.typ;
mutable clipping : Clipping.typ;
mutable stopping : Stopping.typ;
mutable checkpoint : Checkpoint.typ;
mutable verbosity : bool;
}
Source
val config :
?batch:Batch.typ ->
?gradient:Gradient.typ ->
?loss:Loss.typ ->
?learning_rate:Learning_Rate.typ ->
?regularisation:Regularisation.typ ->
?momentum:Momentum.typ ->
?clipping:Clipping.typ ->
?stopping:Stopping.typ ->
?checkpoint:Checkpoint.typ ->
?verbosity:bool ->
float ->
typ
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>