Skip to content

Files

Latest commit

8fc0fa0 · Nov 1, 2024

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 29, 2024
Apr 29, 2024
Oct 16, 2024
Aug 5, 2024
Nov 1, 2024
Aug 23, 2023
Mar 29, 2022

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