Skip to main content

58 docs tagged with "Tensorflow"

View All Tags

3D Image Classification

Learn how to train a 3D convolutional neural network (3D CNN) to predict presence of pneumonia.

Tensorflow Deep Dream

DeepDream is an experiment that visualizes the patterns learned by a neural network.

Tensorflow Hub

TensorFlow Hub is a repository of trained machine learning models.

Tensorflow Serving API

Once you build a machine learning model, the next step is to serve it with TensorFlow Serving.

Tensorflow Transfer Learning

Transfer learning is a machine learning technique in which intelligence from a base ann is being transferred to a new network as a starting point.