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

Removed unneeded np.array casting #162

Open shamusroeder opened 5 years ago

shamusroeder commented 5 years ago

Implemented a fix for Issue #119

Very minor change.