From 39951d053090d933a5f6520710993fa9361b9b73 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 5 Dec 2025 17:19:09 -0700 Subject: Added module 5 lectures in markdown --- tutorials/module_5/introduction_to_ai.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tutorials/module_5/introduction_to_ai.md (limited to 'tutorials/module_5/introduction_to_ai.md') diff --git a/tutorials/module_5/introduction_to_ai.md b/tutorials/module_5/introduction_to_ai.md new file mode 100644 index 0000000..17477c5 --- /dev/null +++ b/tutorials/module_5/introduction_to_ai.md @@ -0,0 +1,13 @@ +Lecture 1: Introduction to AI + +- Historical context: Expert systems -> machine learning -> deep learning +- What is AI? Deep learning? Neural Networks? +- What makes AI useful in engineering: automation, prediction, anomaly detection +- Types of engineering problems where ai is superior. +- Application: + - Predictive maintenance + - Quality control + - CFD/FEA surrogate models +- Limitations, misconceptions and ethical considerations +- Short demo: Show a simple trained model making prediction (linear regression) + -- cgit v1.2.3