Annex v0.2.0 Annex.Defaults View Source

Defaults handles the access to compile-time configuration values for default values of Annex.

Link to this section Summary

Link to this section Functions

Link to this function

get_defaults() View Source
get_defaults() :: Keyword.t()

Link to this function

get_defaults(key, default \\ nil) View Source
get_defaults(atom(), any()) :: any()

Link to this function

learning_rate() View Source
learning_rate() :: float()