diff options
| -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 - |
