/intro_TENSORFLOW

DATA-X: m410 - TensorFlow - Shallow Neural Networks; An Introduction to TensorFlow V.2. Tensorflow (TF) is an open-source library used for dataflow, differentiable programming, symbolic math, and machine learning applications such as deep learning neural networks. TF's flexible architecture allows for easy deployment across varied processing platforms. This notebook covers advanced topics in machine learning. However, it does not require any prior knowledge in machine learning. The goal of this notebook is to teach a user how to deploy a TF model, as well as to provide the user guidance on how to tackle the more nuanced topics.

Primary LanguagePython

No issues in this repository yet.