get_desc_for_core_model_architecture: Generate documentation for core models

View source: R/def_DocumentationDesc.R

get_desc_for_core_model_architectureR Documentation

Generate documentation for core models

Description

Function for generating the documentation of a specific core model.

Usage

get_desc_for_core_model_architecture(
  name,
  title_format = "bold",
  inc_img = FALSE
)

Arguments

name

string Name of the core model.

title_format

string Kind of format of the title.

inc_img

bool Include a visualization of the layer.

Value

Returns a string containing the description written in rmarkdown.

See Also

Other Utils Documentation: build_documentation_for_model(), build_layer_stack_documentation_for_vignette(), get_dict_cls_type(), get_dict_core_models(), get_dict_input_types(), get_layer_dict(), get_layer_documentation(), get_parameter_documentation()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.