In recent years, machine learning (ML) algorithms have proved themselves to be remarkably useful in helping people deal with different tasks: data classification and clustering, pattern revealing, ...
In this module the student will learn the very basics of algorithms through three examples: insertion sort (sort an array in ascending/descending order); binary search: search whether an element is ...