Skip to content

MarcSchmidt/image-recognition-with-tensorflow

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published