Slot: free_parameters

Parameters to optimize in this stage. Use ‘shape’ attribute to specify scalar vs regional. Example: {name: w, shape: “(n_nodes,)”} for heterogeneous.

URI: tvbo:slot/free_parameters Alias: free_parameters

Applicable Classes

Name Description Modifies Slot
Optimization Configuration for parameter optimization no
OptimizationStage A single stage in a multi-stage optimization workflow no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:free_parameters
native tvbo:free_parameters

LinkML Source

name: free_parameters
description: 'Parameters to optimize in this stage. Use ''shape'' attribute to specify
  scalar vs regional. Example: {name: w, shape: "(n_nodes,)"} for heterogeneous.'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: free_parameters
owner: OptimizationStage
domain_of:
- OptimizationStage
range: Parameter
multivalued: true
inlined: false