Developers

How to build a Python backend? (Part 1: internal architecture) 1/2

How to build a Python backend? Part 1: internal architecture 1/2 So you want to create a full-featured web application and you’re wondering if you should use a large framework like Django or something more minimal like Flask? But what if you really need something in the middle? What if you want something simpler than …

How to build a Python backend? (Part 1: internal architecture) 1/2 Read More »

Deep learning: understanding artificial neural networks

Deep learning is more and more developed in our era of technological development. There is more and more talk of artificial neural networks capable of performances far surpassing those of a human brain. Here is what we need to understand about the computer system of artificial neural networks.   Deep learning Deep learning is not …

Deep learning: understanding artificial neural networks Read More »

What is the difference between Data Preparation and Data Exploration?

In the phases of preliminary data preparation, it is sometimes difficult to see the difference between Data Preparation and Data Exploration. However, data preparation and data exploration require a different approach. Here are the main differences between Data Preparation and Data Exploration.   The emergence of big data With the development of Big Data, many …

What is the difference between Data Preparation and Data Exploration? Read More »