From 56f38a06c96b9c7ad7013c0752c44767c8531d0a Mon Sep 17 00:00:00 2001 From: OliverForest_ Date: Fri, 13 Sep 2024 16:36:09 +0200 Subject: [PATCH 1/3] Week4 proposal: scientific paper --- .../week4/tianning-yinanhu/README.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 contributions/scientific-paper/week4/tianning-yinanhu/README.md diff --git a/contributions/scientific-paper/week4/tianning-yinanhu/README.md b/contributions/scientific-paper/week4/tianning-yinanhu/README.md new file mode 100644 index 0000000000..328379f48c --- /dev/null +++ b/contributions/scientific-paper/week4/tianning-yinanhu/README.md @@ -0,0 +1,28 @@ +# Assignment Proposal + +## Title + +- MLOps for Cyber-Physical Production Systems: Challenges and Solutions + +## Names and KTH ID + + - Tianning Liang (tianning@kth.se) + - Yinan Hu (yinanhu@kth.se) + +## Deadline + +- Week 4 + +## Category + +- Scientific paper + +## Description + +The purpose of this scientific paper presentation is to guide the audience understand the **industrial MLOps of for Cyber-Physical Production Systems (CPPS)**, regarding **3 major challenges and corresponding solutions**, as outlined in the paper ["MLOps for Cyber-Physical Production Systems: Challenges and Solutions"](https://ieeexplore-ieee-org.focus.lib.kth.se/document/10636080/keywords#keywords). + +We will explain the **data-related**, **model-related** and **operations-related** challenges that are specific to implementing industrial MLOps for CPPS, and discuss about existing solutions. We will also go into the technical details of real applications of the solutions. + +**Relevance** + +The topics covered are particularly relevant to MLOps, as they address the MLOps in industrial production setting based on real industrial experience. \ No newline at end of file From b2476f2b8bdf4ca7c054fe25ed18e49a41233dd6 Mon Sep 17 00:00:00 2001 From: OliverForest_ Date: Mon, 30 Sep 2024 16:55:44 +0200 Subject: [PATCH 2/3] Feedback Proposal --- .../feedback/tianning-yinanhu/README.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 contributions/feedback/tianning-yinanhu/README.md diff --git a/contributions/feedback/tianning-yinanhu/README.md b/contributions/feedback/tianning-yinanhu/README.md new file mode 100755 index 0000000000..6356e59df3 --- /dev/null +++ b/contributions/feedback/tianning-yinanhu/README.md @@ -0,0 +1,33 @@ +# Assignment Proposal + + + +## Title + +Feedback on Scientific Paper [The Seven Sins: Security Smells in Infrastructure as Code Scripts](https://ieeexplore.ieee.org/document/8812041) + + + +## Names and KTH ID + +- Tianning Liang (tianning@kth.se) +- Yinan Hu (yinanhu@kth.se) + + + +## Deadline + +- Task 2 + + + +## Category + +- Feedback + + + +## Description + +We would like to provide a feedback for the scientfic paper presentation The Seven Sins: Security Smells in Infrastructure as Code Scripts made by Peiyang Zheng and Florian Jerome Immig. ([#2552](https://github.com/KTH/devops-course/pull/2552)) + From fc52de9ccdf359996accdc721853e92eabcce4f8 Mon Sep 17 00:00:00 2001 From: OliverForest_ Date: Tue, 1 Oct 2024 20:21:39 +0200 Subject: [PATCH 3/3] feedback submission --- contributions/feedback/tianning-yinanhu/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributions/feedback/tianning-yinanhu/README.md b/contributions/feedback/tianning-yinanhu/README.md index 6356e59df3..6eca400b09 100755 --- a/contributions/feedback/tianning-yinanhu/README.md +++ b/contributions/feedback/tianning-yinanhu/README.md @@ -29,5 +29,6 @@ Feedback on Scientific Paper [The Seven Sins: Security Smells in Infrastructure ## Description -We would like to provide a feedback for the scientfic paper presentation The Seven Sins: Security Smells in Infrastructure as Code Scripts made by Peiyang Zheng and Florian Jerome Immig. ([#2552](https://github.com/KTH/devops-course/pull/2552)) +We provided a feedback for the scientfic paper presentation The Seven Sins: Security Smells in Infrastructure as Code Scripts made by Peiyang Zheng and Florian Jerome Immig. ([#2552](https://github.com/KTH/devops-course/pull/2552)) +The feedback is posted as a comment [here](https://github.com/KTH/devops-course/pull/2552#issuecomment-2386656661)