The best TensorFlow cheat sheet
Welcome back! As some of you may know, TensorFlow is an awesome machine learning package developed by Google, it offers alot of capability and features, but what if there was a way to understand the high level components of this package? Well, there is actually several ways to do that, but let’s talk about a specific cheat sheet that offers alot of value for TensorFlow at a high level, below is a link to the cheat sheet:
The remainder of this article is going to cover the highlights of this sheet, so make sure to view that sheet in order to get all of the information. Starting off, this sheet goes over the basics of TensorFlow:
Next up, this covers loading up example datasets and constructing a neural network: