diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-16 08:20:17 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-16 08:20:17 -0600 |
| commit | 706155bb1eac619829002ea68cefe27df8e00bf4 (patch) | |
| tree | 2c17ce9f9e74b96288961ef44599a112eb42b6cb /README.md | |
| parent | 57ce88640b05c73d05a4dae30faa1024e0f993ac (diff) | |
Fixed link to array.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 - |
