Python tutorials

Clustering on maps with Elasticsearch

This article explains the process of clusterization on the map using Elasticsearch and Python. What is clusterization? Let’s imagine that we have 10 million geo-points of businesses in the United States. It’s impossible to show them all as separated pins on a map, let alone make it readable. Instead, we want to display groups with the number of businesses based on their region.

Read more

I used GPT-3 to answer Whatsapps

Before I talk about how the experiment went and how many friends I lost, it’s relevant to know what GPT-3 is. This ‘strangely’ named AI is just the acronym for ‘Generative Pre-trained Transformer 3’ and is a product from a company called OpenAI. It’s based around a relatively new machine learning model called a Transformer, this architecture has changed the game for sequential data models and has smashed its predecessor the RNN.

Read more
1 90 91 92 93 94 191