Files
MachineLearningNotebooks/how-to-use-azureml/training-with-deep-learning/train-hyperparameter-tune-deploy-with-keras/train-hyperparameter-tune-deploy-with-keras.yml
2019-11-01 14:48:01 +00:00

11 lines
189 B
YAML

name: train-hyperparameter-tune-deploy-with-keras
dependencies:
- matplotlib
- pip:
- azureml-sdk
- azureml-widgets
- tensorflow==1.13.1
- keras==2.2.5
- pandas
- numpy==1.16.2