mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 01:27:06 -05:00
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.
- Scikit-learn: Train, hyperparameter tune and deploy scikit-learn models.
- PyTorch: Train, hyperparameter tune and deploy PyTorch models. Distributed training with PyTorch.
- TensorFlow: Train, hyperparameter tune and deploy TensorFlow models. Distributed training with TensorFlow.
- Keras: Train, hyperparameter tune and deploy Keras models.
- Chainer: Train, hyperparameter tune and deploy Chainer models. Distributed training with Chainer.
- Fastai: Train, hyperparameter tune and deploy Fastai models.