Skip to content

rename parameter trainable

There is a misleading naming of the parameter trainable because keras / tf models or layers have this parameter too. Furthermore, the MLAir parameter trainable is more an instruction than an feature. Therefore it should have a similar naming like the create_new_model parameter.

-> rephrase parameter by train_model