mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Azure Machine Learning service training examples
These examples show you:
- Distributed training of models on Machine Learning Compute cluster
- Hyperparameter tuning at scale
- Using Tensorboard with Azure ML Python SDK.
Learn more about how to use Estimator class to train deep neural networks with Azure Machine Learning.