A Selected List of Free Material for Learning Artificial Intelligence (AI)

In this post I will collect some useful material that is freely available in the web for mastering Artificial Intelligence (AI). It is a work in progress and your suggestion is very welcome. Stanford General introduction on what is AI https://www.coursera.org/learn/ai-for-everyone Classes: Machine Learning https://www.coursera.org/learn/machine-learning Neural Network and deep learning  https://www.coursera.org/learn/neural-networks-deep-learning Convolutional Neural Networks https://www.coursera.org/learn/convolutional-neural-networks…

The API Economy: Resources for Programming the Web

The API economy is an effective way to leverage the possibility of programming the Web. The definition of this practice is relatively simple: API Economy (sometimes known as API-driven economy) simply refers to the exchange of value between consumers and providers through APIs. An application programming interface (or API) is a computing interface which defines…