Files
MachineLearningNotebooks/how-to-use-azureml/training-with-deep-learning/train-hyperparameter-tune-deploy-with-keras/train-hyperparameter-tune-deploy-with-keras.yml

10 lines
154 B
YAML

name: train-hyperparameter-tune-deploy-with-keras
dependencies:
- matplotlib
- tensorflow
- pip:
- azureml-sdk
- azureml-widgets
- keras
- pandas