Forum Discussion
Markus König
Mar 12, 2018Copper Contributor
Azure Batch AI example using tensorflow
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
Sort By
- Karol Zak
Microsoft
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