keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.69k stars 2.01k forks source link

Update data_format to `channels_first` #1882

Closed chunduriv closed 3 weeks ago

chunduriv commented 3 weeks ago

To match the output as per the tutorial, update data_format to "channels_first".

Fixes: https://github.com/keras-team/keras-io/issues/1876