run_optimiser {greta}R Documentation

Dispatch optimisation method to right class

Description

Should also allow for building other methods in the future

Usage

run_optimiser(self)

Arguments

self

optimiser of class: tf_optimiser, tfp_optimiser, or tf_compat_optimiser.


[Package greta version 0.5.0 Index]