Keras Model¶
The Keras model object is used by Tensorflow during model training.
Refer to the Tensorflow documentation for more details.
- KerasModel¶
alias of
Model
The Keras model object is used by Tensorflow during model training.
Refer to the Tensorflow documentation for more details.
alias of Model