Skip to content

Commit 6257b0f

Browse files
Merge pull request #48875 from Orin-Thomas/orthomas-29Jan25-A
Taking on responsibility for AI Edge Engineer LP
2 parents 9782981 + 1c3060b commit 6257b0f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

learn-pr/paths/ai-edge-engineer/index.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ metadata:
44
title: AI edge engineer
55
description: This learning path aims to explain learners how to deploy AI at the edge using Azure services.
66
brand: azure
7-
ms.date: 4/13/2020
8-
author: leestott
9-
ms.author: leestott
7+
ms.date: 01/20/2025
8+
author: orin-thomas
9+
ms.author: orthomas
1010
ms.topic: learning-path
1111
title: AI edge engineer
1212
summary: |
1313
The interplay between AI, cloud, and edge is a rapidly evolving domain. Currently, many IoT solutions are based on basic telemetry. The telemetry function captures data from edge devices and stores it in a data store. Our approach extends beyond basic telemetry. We aim to model problems in the real world through machine learning and deep learning algorithms and implement the model through AI and Cloud on to edge devices. The model is trained in the cloud and deployed on the edge device. The deployment to the edge provides a feedback loop to improve the business process (digital transformation).
1414
1515
In this learning path, we take an interdisciplinary engineering approach. We aspire to create a standard template for many complex areas for deployment of AI on edge devices such as Drones, Autonomous vehicles etc. The learning path presents implementation strategies for an evolving landscape of complex AI applications. Containers are central to this approach. When deployed to edge devices, containers can encapsulate deployment environments for a range of diverse hardware. CICD (Continuous integration - continuous deployment) is a logical extension to deploying containers on edge devices. In future modules in this learning path, we may include other techniques such as serverless computing and deployment on Microcontroller Units.
1616
17-
The engineering-led approach underpins themes / pedagogies for engineering education such as 
17+
The engineering-led approach underpins themes / pedagogies for engineering education such as
1818
- Systems thinking
1919
- Experimentation and Problem solving
2020
- Improving through experimentation
2121
- Deployment and analysis through testing
2222
- Impact on other engineering domains
2323
- Forecasting behaviour of a component or system
2424
- Design considerations
25-
- Working within constraints/tolerances and specific operating conditions – for example, device constraints
25+
- Working within constraints/tolerances and specific operating conditions including device constraints
2626
- Safety and security considerations
2727
- Building tools which help to create the solution
2828
- Improving processes - Using edge(IoT) to provide an analytics feedback loop to the business process to drive processes
@@ -38,8 +38,6 @@ summary: |
3838
- Learn the process of implementing models to edge devices using containers
3939
- Explore the use of DevOps for edge devices
4040
41-
***Produced in partnership with the University of Oxford – Ajit Jaokar, Artificial Intelligence: Cloud and Edge Implementations course.***
42-
4341
prerequisites: None
4442
iconUrl: /training/achievements/ai-edge-engineer.svg
4543
hidden: true

0 commit comments

Comments
 (0)