In general terms, artificial intelligence (AI) is intelligence demonstrated by machines. This definition indicates that AI covers a range of topics. For instance, a rather simple algorithm implemented ...
Deep learning uses artificial multilayered neural networks and a vast amount of labeled sensor data to learn how to classify or detect objects. For the detection and classification of images, ...
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 ...