-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Week 4: Scientific Paper Proposal (#2478)
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
contributions/scientific-paper/week4/noelt-samkh/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
TinyMLOps: Operational Challenges for Widespread Edge AI Adoption | ||
|
||
## Names and KTH ID | ||
|
||
- Noel Tesfalidet ([email protected]) | ||
- Sam Khosravi ([email protected]) | ||
|
||
## Deadline | ||
- Week 4 | ||
|
||
## Category | ||
- Scientific paper | ||
|
||
## Description | ||
|
||
This presentation will cover the findings in the paper [TinyMLOps: Operational Challenges for Widespread Edge AI Adoption](https://ieeexplore.ieee.org/abstract/document/9835378) | ||
The paper addresses the operational challenges of ML deployment on edge devices (TinyML). We will discuss some of the key challanges and the main problems including monitoring, deployment and security. We will | ||
also give an critical evaluation of the paper. | ||
|
||
**Relevance** | ||
|
||
TinyMLOps is relevant to devops because it applies the principles of devops but to edge devices which are more resource constrained. | ||
TinyMLOps focuses on automating the ML models from integration to deployment as well as monitoring updates. |