Since June 2019 I am working as machine learning researcher at Rasa Technologies in Berlin. Here is a glimpse into my work life: https://blog.rasa.com/the-humans-behind-the-bots-johannes-mosig/
Category: This and that
How AI may impact your life and how you can help making this impact a positive one
Buzzwords like artificial intelligence (AI), machine learning (ML), big data, and neural networks appear everywhere around us, but if you are not involved in the field, you may misunderstand them. Thus, here is a short overview on what these words mean, how the associated technologies can affect you personally, and what you can do to …
Self-Organizing Maps
Recently, I discovered this neat little algorithm called “self-organizing maps” that can be used to create a low-dimensional “map” (as in cartography) of high-dimensional data. The algorithm is very simple. Say you have a set of high-dimensional vectors and you want to represent them in an image, such that each vector is associated with a …
Do all Snickers bars taste the same?
Last year, I noticed that Snickers bars seem to taste different in different countries, but I was not sure. So my partner Nellissa and I conducted a little experiment that involved a lot of chocolate and a little Bayesian statistics. We wanted to establish whether Snickers bars from different countries taste different or not. To …