nfmcclure / tensorflow_cookbook

Code for Tensorflow Machine Learning Cookbook
https://www.packtpub.com/big-data-and-business-intelligence/tensorflow-machine-learning-cookbook-second-edition
MIT License
6.23k stars 2.41k forks source link

Fix typo in 05_back_propagation.ipynb #145

Closed mexeniz closed 6 years ago

mexeniz commented 6 years ago

I found the typo when I ran a cell in jupyter notebook so I caught with error "NameError: name 'my_output_expaneded' is not defined". Anyway, the code in 05_back_propagation.py is okay.

nfmcclure commented 6 years ago

Thanks. This is what I get for working too late.