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