mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 10:35:12 -05:00
9 lines
133 B
YAML
9 lines
133 B
YAML
name: accelerated-models-training
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-accel-models[cpu]
|
|
- keras
|
|
- tqdm
|
|
- sklearn
|