Platforms to show: All Mac Windows Linux Cross-Platform

Back to MLParameterKeyMBS class.

MLParameterKeyMBS.beta1 as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the beta1 parameter for the Adam optimizer (a Double value).

Double parameter used to control the beta1 of Adam optimizer. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.beta2 as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the beta2 parameter for the Adam optimizer (a Double value).

Double parameter used to control the beta2 of Adam optimizer. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.biases as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
MLMultiArrayMBS parameter returned when client requests for biases of a particular layer using a scoped parameter.

(Read only property)

MLParameterKeyMBS.epochs as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the epochs parameter for the optimizer (an Int64 value).

Int64 parameter used to specify the number of epochs used by optimizer. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.eps as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the eps parameter for the Adam optimizer (a Double value).

Double parameter used to control the epsilon of Adam optimizer. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.learningRate as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the parameter for the optimizer’s learning rate (a Double value).

Double parameter used to control the learning rate of an optimizer. Adjustable in progress.
(Read only property)

MLParameterKeyMBS.linkedModelFileName as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the name of the linked model.

(Read only property)

MLParameterKeyMBS.linkedModelSearchPath as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the search path for the linked model.

(Read only property)

MLParameterKeyMBS.miniBatchSize as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the mini batch-size parameter for the optimizer (an Int64 value).

Int64 parameter used to specify the size of a miniBatch used by optimizer. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.momentum as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The key you use to access the parameter for the optimizer’s momentum gradient (a Double value).

Double parameter used to control the momentum of gradient based optimizers. Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.numberOfNeighbors as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Int64 parameter used to specify the number of neighbors to use for class affinity (applicable to kNN).

Not adjustable in progress.
(Read only property)

MLParameterKeyMBS.seed as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Int64 parameter used to specify the seed to be used if shuffling data between epochs.

Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.shuffle as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Bool parameter used to specify whether to shuffle the data between epochs.

Adjustable at load-time.
(Read only property)

MLParameterKeyMBS.weights as MLParameterKeyMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
MLMultiArrayMBS parameter returned when client requests for weights of a particular layer using a scoped parameter.

(Read only property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...