keras-team / keras-io

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

Fix shape issue #1905

Closed sachinprasadhs closed 1 month ago

sachinprasadhs commented 1 month ago

This fixes 'list' object has no attribute 'shape' in the guide.

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