40. Tensorflow Introduction

There are a number of really good Tensorflow tutorials.

https://www.tensorflow.org/tutorials/

  1. Tensors

  2. Titanic with Linear Models

  3. Titanic with Boosted Trees

  4. Regression with Tensorflow

41. Tensorflow Tabular Data

  1. Feature Columns

  2. Preprocessing Layers

42. Tensorflow NLP