initialize

abstract fun initialize()(source)

Initializes the model's internal structure and parameters. This is where the actual model graph (e.g., a KotlinDL Sequential model) would be built.