From 08eb27f1a1d1ad03812649e9a4d94b9b036b719d Mon Sep 17 00:00:00 2001 From: kthfre <43249933+kthfre@users.noreply.github.com> Date: Fri, 11 Oct 2024 16:56:34 +0200 Subject: [PATCH] Feedback proposal (#2603) * week 2: demo proposal * week 2: demo proposal * week 3: presentation proposal * merge * executable tutorial proposal * merge * update * update * merge * merge * merge * merge * update --------- Co-authored-by: kthfre --- .../executable-tutorial/golman/README.md | 4 ++++ contributions/feedback/golman-cnra/README.md | 24 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 contributions/feedback/golman-cnra/README.md diff --git a/contributions/executable-tutorial/golman/README.md b/contributions/executable-tutorial/golman/README.md index 252f4393ea..ae740eb932 100644 --- a/contributions/executable-tutorial/golman/README.md +++ b/contributions/executable-tutorial/golman/README.md @@ -28,3 +28,7 @@ I asked TA about this briefly in a lab session (not previous, but one before tha **Relevance** Jupyter Notebook/Lab is often used for processing, preparing, and visualizing data, as well as subsequently training machine learning models. The process of deriving a model is often an iterative process to determine suitable model architectures and optimal hyperparameters. Models may furthermore require continuous altering after deployment as more data becomes available or use cases change. This process is presumably often done manually, particularly as data scientists and conventional developers may be different teams, but there are clear benefits in automating the process. + +**Submission** + +[Github repository](https://github.com/kthfre/dd2482-executable-tutorial) diff --git a/contributions/feedback/golman-cnra/README.md b/contributions/feedback/golman-cnra/README.md new file mode 100644 index 0000000000..e1bd15ad5c --- /dev/null +++ b/contributions/feedback/golman-cnra/README.md @@ -0,0 +1,24 @@ +# Assignment Proposal + +## Title + +Feedback for the executable tutorial "Infrastructure as Code with Pulumi". + +## Names and KTH ID + +- Fredrik Gölman (golman@kth.se) +- Chandni Narottambhai Rakhashiya (cnra@kth.se) + +## Deadline + +- Task 3 + +## Category + +- Feedback + +## Description + +Feedback for [this executable tutorial](https://github.com/KTH/devops-course/tree/2024/contributions/executable-tutorial/mqnguyen) by mqnguyen@kth.se. + +I've received approval from the author to leave feedback on this assignment. Am I making the correct assumption that the deadline for such feedback would be "Task 3" + 48h? \ No newline at end of file