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

the original method seems too complicated #156

Open yuanxiaosc opened 5 years ago

yuanxiaosc commented 5 years ago

For beginners, the original method seems too complicated. In fact, it only needs simple tensor slicing operation to achieve the same effect.