Modeling with Tensor Flow
Overview
Model Objects
Models are the basic object in tensorflow. Most machine learning analytics are run using one of the model types.
Analytics with Models
- Regression is a type of machine learning
that has its foundations in standard
statistics.
-
Neural Networks
One of the principle uses of tensor flow is the modeling of neural networks and related structures.