Programming

-learn how machine learning differs from classical programming and get acquainted with the types of machine learning tasks
-learn tools for interactive work with Python [IPython, Jupyter Notebook, and Google Colaboratory]
-Get acquainted with the NumPy library
-learn to work with the Array data type: initialization, characteristics, copying, data types, reshape, filtering, sorting
-learn the basic mathematical functions of Array
-learn how to create arrays and perform basic operations on them in the NumPy library

Avatar

Thomas D. Burge