From 706155bb1eac619829002ea68cefe27df8e00bf4 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 16 Apr 2025 08:20:17 -0600 Subject: Fixed link to array.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 41e7d3c..d3c226d 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ See the tutorials under the /tutorials/ directory. - [Getting started with Spyder](tutorials/module_1/1_spyder_getting_started.md) - [Jupyter Lab/NoteBook](tutorials/module_1/1_jupyter_lab_notebook.md) - [Basics of python](tutorials/module_1/1_basics_of_python.md) [notebook](tutorials/module_1/1_basics_of_python.ipynb) -- [Arrays](tutorials/module_1/1_arrays.md) -- [Functions](tutorials/module_1/1_functions.md) +- [Arrays](tutorials/module_1/1_array.md) - [Control Structures](tutorials/module_1/1_control_structures.md) - [Classes/Objects](tutorials/module_1/1_classes_and_objects.md) - Unlisted Tutorials: @@ -62,4 +61,3 @@ See the tutorials under the /tutorials/ directory. #### Introduction to AI for Engineering Problems - Supervised vs unsupervised learning - Neural Networks - -- cgit v1.2.3