DOsinga / deep_learning_cookbook

Deep Learning Cookbox
Apache License 2.0
686 stars 335 forks source link

8.3: TypeError: object of type 'int' has no len() #50

Open hpharmsen opened 5 years ago

hpharmsen commented 5 years ago

in statement: len(pairs[399][1])

Unsure why this cell is there in the first place.