diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
