Skip to content

Latest commit

 

History

History
 
 

Training and deployment examples with ML frameworks

These sample notebooks show you how to train and deploy models with popular machine learning frameworks using Azure Machine Learning.

  1. Scikit-learn: Train, hyperparameter tune and deploy scikit-learn models.
  2. PyTorch: Train, hyperparameter tune and deploy PyTorch models. Distributed training with PyTorch.
  3. TensorFlow: Train, hyperparameter tune and deploy TensorFlow models. Distributed training with TensorFlow.
  4. Keras: Train, hyperparameter tune and deploy Keras models.
  5. Chainer: Train, hyperparameter tune and deploy Chainer models. Distributed training with Chainer.
  6. Fastai: Train, hyperparameter tune and deploy Fastai models.

Impressions