Giter Club home page Giter Club logo

aml-acceleration-template's Introduction

Azure Machine Learning Acceleration Template

This repo features an Azure Machine Learning (AML) Acceleration template which enables you to quickly onboard your existing Machine Learning code to AML. The template enables a smooth ML development process between your local machine and the Azure Cloud. Furthermore, it includes simple examples for running your model's training and batch inferecing as Machine Learning Pipelines for automation.

If you want to follow a guided approach to use this repo, start with migrating your first workload to AML and walk through the individual sections.

Getting Started

We recommend you to start with migrating your first workload to AML as it covers all prerequisites and outlines a simple and proven step-by-step approach.

Contents

This repo follows a pre-defined structure for storing your model code, pipelines, etc.

File/folder Description
automation Azure DevOps based CI/CD pipelines for MLOps
instructions\ A step-by-step guide on how to onboard your first workload to AML
sample-data\ Some small sample data used for the template example
src\ Model(s) code and other required code assets
src\model1 A full end-to-end example for training, real-time and batch inferencing and automation
pipelines-yaml\ A set of YAML-based ML pipelines
pipelines-py\ A set of Python-based ML pipelines

Authors

  • Clemens Siebler, AI Technical Specialist GBB EMEA
  • Erik Zwiefel, AI Principal Technical Specialist GBB Americas
  • Alan Weaver, AI Senior Technical Specialist GBB EMEA
  • Alexander Zeltov, AI Principal Technical Specialist GBB Americas

Contributing

This project welcomes contributions and suggestions. 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. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

aml-acceleration-template's People

Contributors

azeltov avatar csiebler avatar ezwiefel avatar microsoft-github-operations[bot] avatar microsoftopensource avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aml-acceleration-template's Issues

Show examples / instructions for a Dev/Test strategy

When you are checking in new code and want to test out the pipeline execution - without deploying a new model, where/how should you do that.

My initial thoughts are:

  • Everything is done via PR to master
  • A CI/CD Test Pipeline is established and linked to a dev/test AML workspace
  • When a new PR is opened, the CI/CD Test Pipeline is a necessary step in the approval process
  • In that PR, we'll need to run the pipeline and verify the outputs

Add Jupyter Notebook examples

Starting with a Jupyter notebook, add examples to push out the notebook as a Pipeline step (or refactor the notebook to a train.py)

Add CI/CD to test *this* repo

We should look to find a way to test this specific repo using either Github or Azure Pipelines to test pushes to this repo...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.