mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 09:37:04 -05:00
13 lines
200 B
YAML
13 lines
200 B
YAML
name: train-hyperparameter-tune-deploy-with-tensorflow
|
|
dependencies:
|
|
- numpy
|
|
- matplotlib
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-widgets
|
|
- pandas
|
|
- keras
|
|
- tensorflow==2.0.0
|
|
- matplotlib
|
|
- fuse
|