Skip to contents

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.