deep-learning-with-python-notebooks icon indicating copy to clipboard operation
deep-learning-with-python-notebooks copied to clipboard

Listing 10.10 fails

Open Andreas-Hofmeister opened this issue 6 months ago • 1 comments

Running listing 10.10 on colab fails with an InvalidArgumentError and the error message "Only one input size may be -1, not both 0 and 1".

(see https://colab.research.google.com/github/fchollet/deep-learning-with-python-notebooks/blob/master/chapter10_dl-for-timeseries.ipy)

Andreas-Hofmeister avatar Jun 05 '25 07:06 Andreas-Hofmeister