These examples show you:
- How to use the Estimator pattern in Azure ML
- Train using Keras and tune hyperparameters using Hyperdrive
- Distributed training using CNTK and custom Docker image
- Export run history records to Tensorboard
- Use TensorBoard to monitor training execution
Learn more about how to use Estimator
class to train deep neural networks with Azure Machine Learning.