Learn TensorFlow
April 18, 2018
TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks.
This course introduces you to basics of TensorFlow — once done, you should feel comfortable around basic concepts like Checkpoints, Feature Columns, Datasets etc.