Is there any function support deep learning in machine learning service

Bubda Trie 40 Reputation points
2023-05-29T20:13:53.18+00:00

I have a deep learning project but I am confused about WM and compute, is there anything support in deep learning in Azure

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,966 Reputation points Moderator
    2023-05-29T20:33:59.44+00:00

    Hello @Bubda Trie

    Thanks for reaching out to us first, I would say it depends on what kind of deep learning project you are working on, especially the data size.

    To answer your question generally, yes, Azure Machine Learning supports deep learning. In fact, Azure Machine Learning provides several tools and frameworks that can be used for deep learning, including:

    Azure Machine Learning SDK: The Azure Machine Learning SDK provides a Python API that can be used to build, train, and deploy deep learning models. The SDK includes support for popular deep learning frameworks such as TensorFlow, PyTorch, and Keras.

    Azure Machine Learning Designer: The Azure Machine Learning Designer is a drag-and-drop interface that can be used to build and train deep learning models without writing any code. The Designer includes support for popular deep learning frameworks such as TensorFlow and Keras.

    Azure Machine Learning Compute: Azure Machine Learning Compute provides a scalable and managed compute infrastructure that can be used to train deep learning models at scale. The Compute infrastructure includes support for popular deep learning frameworks such as TensorFlow, PyTorch, and Keras.

    Azure Machine Learning Studio: Azure Machine Learning Studio is a web-based interface that can be used to build, train, and deploy deep learning models. The Studio includes support for popular deep learning frameworks such as TensorFlow and Keras.

    Overall, Azure Machine Learning provides a comprehensive set of tools and frameworks that can be used for deep learning, making it a powerful platform for building and deploying deep learning models.

    Then, I would like to recommend you consider Azure Databrick, which you should be familiar with for deep learning projects, it's under Azure too so it should be very easy to leverage the data and model you already have.

    I hope this helps.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.