summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-08-25 15:22:36 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-08-25 15:22:36 -0600
commit14d4c259c26fc7ae50d64a2ab60b4e84ba45ea77 (patch)
tree0edeca219d3ebdc714c77ac01b6de71497760e0d /README.md
parent8c2a961a3a82c5b7f54137d8e8867e0c20e3fbae (diff)
Added links and files for module 4 & 5
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1424ae5..e2a753b 100644
--- a/README.md
+++ b/README.md
@@ -61,13 +61,13 @@ See the tutorials under the /tutorials/ directory.
- Numerical Integration
- Ordinary Differential Equations
#### Data Analysis of Processing
-- Importing scientific data
-- Data Processing
+- [[importing_scientific_data]]
+- [[data_processing]]
- [Linear Regression](tutorials/linear_regression.md)
- [Plotting](plotting.md)
-- Data Visualization
+- [[data_visualization]]
#### Introduction to AI for Engineering Problems
-- Supervised vs unsupervised learning
-- Neural Networks
+- [[supervised_vs_unsupervised_learning]]
+- [[neural_networks]]
Comprehensive book (.pdf) -> [Tutorials Book](book/computingME.pdf)