Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
 
 

tf-mnist-with-summaries

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Tensorflow MNIST Classification With Summaries Example

This is Tensorflow MNIST image classification training container that outputs TF summaries. It uses convolutional neural network to train the model.

If you want to read more about this example, visit the official tensorflow documentation.

Katib uses this training container in some Experiments, for instance in the TFJob example.