Intuitive Machine Intelligence

In this series of articles I want to give you an intuitive understanding of what machine intelligence does.

What is machine intelligence? It summarizes efforts in the fields of machine learning (data mining, statistical learning, big data, ...), artificial intelligence and robotics to equip machines with human-like capabilities by enabling them to learn. It has become one of the most pervasive and fastest developing technologies of our times. Yet, to non-experts it remains largely obscure and magic how machines learn by themselves from data. This causes the problem of researchers oversimplifying/overselling their research and the public over-/underestimating the state of the art. In this series of articles I want to alleviate this problem by intuitively explaining the state of the art in these fields to non-experts.

What does intuitive mean? Intuitive means that I will not use any formulas, but only explain high-level concepts and ideas. The reason is that I deeply believe that even the most advanced technologies in this area have a rather simple underlying idea. This idea can be explained visually, using analogies, and by resorting only to high school math. Once you understand this idea, you can already understand the limitations and implications of the technology. If you then want to learn about the details and dig into the full math, knowledge of the high-level concept will enable you to grasp them much more easily.
If you want to read more about my particular motivation, check out the full disclaimer.

For whom is this blog? On one hand I want to enable non-scientists to understand this exciting field of machine intelligence without struggling with all the obscure details. On the other hand I want to give students and scientists an intuition which helps developing a detailed understanding.

How is this blog different from a textbook X/website Y/course Z? These articles cannot substitute a good textbook or university course. If you want to learn the details about machine intelligence the articles can be complementary and be read as an introduction to other resources.

Articles

If you are new to the topic of machine intelligence, I recommend to read these articles in order since the first ones cover basic concepts used in later articles.

Basics

  1. The Power of Machine Intelligence
  2. Understanding Machine Intelligence without Formal Math
  3. Data, Numbers and Representations
  4. High-dimensional Spaces
  5. Functions as Data Translators

Learning from Data

  1. Learning Functions from Data: A Primer
  2. The Curse of Overfitting
  3. The Curse of Dimensionality