Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DLVM is a specially configured variant of the Data Science VM DSVM that is custom made to help users jump start deep learning on Azure GPU VMs. The DLVM uses the same underlying VM images of the DSVM and hence comes with the same set of data science tools and deep learning frameworks as the base VM.
DLVM VMs specifically a for GPU based deep learning workloads and improve the product discoverability as a premier deep learning VM environment on Azure.
Ease of Provisioning: A specially built ARM template that helps user directly choose the GPU class VMs as we only allow provisioning of DLVM on NC Series machines. The template also allows user to choose between the Windows 2016 DSVM image and Ubuntu DSVM image during the provisioning of the VM. So the scripting of multiple machine deployment is pretty straight forward we have some bulk deployment scripts available at https://github.com/MSFTImagine/computerscience/tree/master/Scripts/Bulk-Sandbox-Deployment-Automation-Bash
New Tools and Frameworks: On the underlying DSVM images, we now include Chainer 3.0 RC (both Windows, Ubuntu), Visual Object Tagging Tool (VOTT) on Windows, Keras (Windows) with TF, MS Cognitive Toolkit, Theano backend), Dlib, gensim, LightGBM.
End to End Deep Learning samples: We have now augmented the individual framework samples with end to end samples comparing and migrating between deep learning frameworks, object detection solution how to guide, Text analytics to classify Amazon reviews, Text analytics with Biomedical entity extraction. In the DLVM ARM template, the samples are automatically downloaded (git cloned) when the VM is created.
Azure Machine Learning Support: The DSVM/DLVM can be used as a dev/experimentation for Azure ML. It can be used to locally train models on GPUs. The Ubuntu DSVM can be used as a remote docker execution target.
Batch Service Integration: DSVM & DLVM image VM images available for deployment under Azure Batch https://azure.microsoft.com/en-us/services/batch/.
Some of the other non deep learning highlights on the latest release of the underlying DSVM images are:
DSVM Product Web page: https://aka.ms/dsvm
Provisioning the DLVM: https://aka.ms/dlvm
Documentation: https://aka.ms/dlvm/doc
Deep Learning and AI frameworks https://aka.ms/dsvm/discover
Additionally we have released the Visual Studio Code AI extension. VS Code Tools for AI is a cross-platform extension that supports deep learning frameworks including Microsoft Cognitive Toolkit (CNTK), Google TensorFlow and more https://blogs.msdn.microsoft.com/uk_faculty_connection/2017/09/28/visual-studio-code-tools-for-ai-extension/
Please sign in to use this experience.
Sign in