mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
13 lines
187 B
YAML
13 lines
187 B
YAML
name: train-hyperparameter-tune-deploy-with-chainer
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-widgets
|
|
- numpy
|
|
- matplotlib
|
|
- json
|
|
- urllib
|
|
- gzip
|
|
- struct
|
|
- requests
|