63 строки
4.2 KiB
Markdown
63 строки
4.2 KiB
Markdown
![Header](documentation/repositoryfiles/mlopsheader.jpg)
|
||
|
||
# Azure MLOps (v2) solution accelerator: Infrastructure
|
||
|
||
This repository includes all infrastructure deployed as the outer loop from the [MLOps v2](https://github.com/Azure/mlops-v2) solution accelerator.
|
||
|
||
The repo itself functions as a standalone entity that agnosticly holds all infrastructure requirements for each individual architectual pattern.
|
||
|
||
|
||
## ℹ️ Infrastructure Deployment
|
||
|
||
Azure services deployed:
|
||
|
||
[Azure Machine Learning](https://azure.microsoft.com/en-us/services/machine-learning/)
|
||
|
||
[Azure Machine Learning Compute](https://docs.microsoft.com/en-us/azure/machine-learning/concept-compute-target)
|
||
|
||
[Azure Machine Learning Workspace](https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace)
|
||
|
||
|
||
## 📐 Pattern Architectures: Key concepts
|
||
|
||
| Link | AI Pattern |
|
||
| ------------------------------------------------------- | ----------------------------------------------------------------------- |
|
||
| [Pattern AML CML](https://github.com/Azure/mlops-v2/blob/main/documentation/architecturepattern/AzureML_CML_Architecture.png) | Azure Machine Learning - Classical Machine Learning |
|
||
| [Pattern AML CV](https://github.com/Azure/mlops-v2/blob/main/documentation/architecturepattern/AzureML_SupervisedCV_Architecture.png) | Azure Machine Learning - Computer Vision |
|
||
| [TBD] | Azure Machine Learning - Natural Language Processing |
|
||
| [TBD] | Azure Machine Learning / Azure Databricks - Classical Machine Learning |
|
||
| [TBD] | Azure Machine Learning / Azure Databricks - Computer Vision |
|
||
| [TBD] | Azure Machine Learning / Azure Databricks - Natural Language Processing |
|
||
| [TBD] | Azure Machine Learning - Classical Machine Learning using R |
|
||
| [TBD] | Azure Machine Learning - Edge AI |
|
||
|
||
|
||
## 👤 Getting started
|
||
|
||
Please visit [MLOps v2](https://github.com/Azure/mlops-v2) for the initial deployment of this outer loop pattern.
|
||
|
||
|
||
## ‼️ Feedback or Issues
|
||
|
||
Please visit [MLOps v2](https://github.com/Azure/mlops-v2) and file an **issue** or go to Microsofts internal SharePoint site to hand in any feedback.
|
||
|
||
|
||
## Contributing
|
||
|
||
This project welcomes contributions and suggestions. To learn more visit the contributing section in the [MLOps v2](https://github.com/Azure/mlops-v2) solution accelerator.
|
||
|
||
Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
|
||
|
||
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
|
||
|
||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||
|
||
|
||
## Trademarks
|
||
|
||
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
|
||
trademarks or logos is subject to and must follow
|
||
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
|
||
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
|
||
Any use of third-party trademarks or logos are subject to those third-party's policies.
|