Azure Batch AI example using tensorflow

Copper Contributor

Hi

currently I am assessing the Azure frameworks.

I found a nice example how to run CNTK on parallel CPUs/GPUs using the CLI interface

https://docs.microsoft.com/en-gb/azure/batch-ai/quickstart-cli

 

Now I wonder if it is similarly easy to run a convolutional neural network for the MNIST database using tensorflow? Does anyone have experience with this set up?

 

Regards

Markus

1 Reply
You should definitely check this out https://github.com/Azure/BatchAI/tree/master/recipes/TensorFlow
You can find there instructions for Tensorflow and other frameworks in python and CLI