summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index dbdf675..7373b8b 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ See the tutorials under the /tutorials/ directory.
- [AI assisted programming](tutorials/module_2/2_ai_assisted_programming)
- Verification and Validation
- Roots and Optimization
-- Linear Regression
+
#### Applications of Computational Mathematics in ME
- Systems of Equations and LU Decomposition
@@ -61,9 +61,11 @@ See the tutorials under the /tutorials/ directory.
- Numerical Integration
- Ordinary Differential Equations
#### Data Analysis of Processing
-- [Plotting](tutorials/4_plotting.md)
+
- Importing scientific data
+- [Linear Regression](tutorials/linear_regression.md)
- Data Processing
+- [Plotting](tutorials/4_plotting.md)
- Data Visualization
#### Introduction to AI for Engineering Problems
- Supervised vs unsupervised learning