Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/vscode-tools-for-ai
Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
https://github.com/microsoft/vscode-tools-for-ai
Last synced: 3 days ago
JSON representation
Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
- Host: GitHub
- URL: https://github.com/microsoft/vscode-tools-for-ai
- Owner: microsoft
- License: other
- Created: 2017-09-19T18:43:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T02:09:27.000Z (25 days ago)
- Last Synced: 2025-02-09T21:02:12.875Z (10 days ago)
- Language: Python
- Homepage:
- Size: 169 MB
- Stars: 327
- Watchers: 39
- Forks: 96
- Open Issues: 229
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Azure Machine Learning for Visual Studio Code
With the **Azure Machine Learning for Visual Studio Code extension** you can easily build, train, and deploy machine learning models to the cloud or the edge with [Azure Machine Learning service](https://azure.microsoft.com/services/machine-learning-service/) from the Visual Studio Code interface. Earlier versions of this extension were released under the name _Visual Studio Code Tools for AI_.
With Azure Machine Learning service, you can:
- Build and train machine learning models faster, and easily deploy to the cloud or the edge.
- Use the latest open source technologies such as [TensorFlow](https://www.tensorflow.org), [PyTorch](https://pytorch.org/), or Jupyter.
- Experiment locally and then quickly scale up or out with large GPU-enabled clusters in the cloud.
- Speed up data science with automated machine learning and hyper-parameter tuning.
- Track your experiments, manage models, and easily deploy with integrated CI/CD tooling.With this extension installed, you can accomplish much of this workflow directly from Visual Studio Code.
## Supported Operating Systems
Currently this extension supports the following 64-bit operating systems:
- Windows
- macOS
- Linux Ubuntu (other distros may also work)## Learn more
- [Documentation](https://docs.microsoft.com/azure/machine-learning/service/how-to-vscode-tools)## Support
Support for this extension is provided on our [GitHub Issue Tracker](http://github.com/Microsoft/vscode-tools-for-ai/issues). You can submit a bug report, a feature suggestion or participate in discussions.## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct]. For more information see the [Code of Conduct FAQ] or contact [[email protected]] with any additional questions or comments.## Privacy Statement
The [Microsoft Enterprise and Developer Privacy Statement] describes the privacy statement of this software.## License
This extension is subject to the terms of the [End User License Agreement].[Microsoft Enterprise and Developer Privacy Statement]:https://go.microsoft.com/fwlink/?LinkId=786907&lang=en7
[Microsoft Open Source Code of Conduct]:https://opensource.microsoft.com/codeofconduct/
[Code of Conduct FAQ]:https://opensource.microsoft.com/codeofconduct/faq/
[[email protected]]:mailto:[email protected]
[End User License Agreement]:https://www.visualstudio.com/license-terms/mlt552233/