Implemented Pixel Server

This commit is contained in:
Shané Winner
2019-04-23 13:37:41 -07:00
committed by GitHub
parent 282250e670
commit 97b345cb33

View File

@@ -7,4 +7,6 @@ Follow these sample notebooks to learn:
3. [Train on remote VM](train-on-remote-vm): train a model using a remote Azure VM as compute target.
4. [Train on AmlCompute](train-on-amlcompute): train a model using an AmlCompute cluster as compute target.
5. [Train in an HDI Spark cluster](train-in-spark): train a Spark ML model using an HDInsight Spark cluster as compute target.
6. [Logging API](logging-api): experiment with various logging functions to create runs and automatically generate graphs.
6. [Logging API](logging-api): experiment with various logging functions to create runs and automatically generate graphs.
![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/training/README.png)