Saturday, January 23, 2021



Steps in Tensorflow ML Program
1Create ModelCreate a Sequential model using Dense Layers or Convolutional Layers
2Compile ModelCompile the model by specifying Optimizer and Loss function
3Load the Dataset
4Train the modelCall model.fit by giving the training set.
5EvaluateKnow the accuracy and loss
6Predict
7Display Output

 

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...