summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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)