tf.contrib.learn Quickstart | TensorFlow
TensorFlow's high-level machine learning API (tf.contrib.learn) makes it easy to configure, train, and evaluate a variety of machine learning models. In this tutorial, you'll use tf.contrib.learn to construct a neural network classifier and train it on the Iris data set to predict flower species based on sepal/petal geometry. You'll write code to perform the following five steps:
Read full article from tf.contrib.learn Quickstart | TensorFlow
No comments:
Post a Comment