class edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig(
**data: Any
)
Config
The type of the None singleton.
additional_classes: float | None
The type of the None singleton.
enabled: pydantic.types.StrictBool
The type of the None singleton.
neurons_per_class: float | None
The type of the None singleton.
edgeimpulse_api.models.akida_edge_learning_config.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig
edgeimpulse_api.models.akida_edge_learning_config.from_json(
json_str: str
) ‑> edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig
edgeimpulse_api.models.akida_edge_learning_config.to_dict(
self
)
edgeimpulse_api.models.akida_edge_learning_config.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.akida_edge_learning_config.to_str(
self
) ‑> str