Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 353 Bytes

File metadata and controls

12 lines (11 loc) · 353 Bytes

image-recognition-with-tensorflow

A project to train a convolutional neural network with keras on a MacOS cluster using Docker and Kubernetes.

Train the Model

To train the model just execute the python script.

python cnn.py

The performance of the Model can be viewed with Tensorboard.

tensorboard --logdir=logs/