We have the answers to your questions! - Don't miss our next open house about the data universe!

Backtracking: What is it? How do I use it?

Backtracking: What is it? How do I use it?

Backtracking: Constraint satisfaction problems (CSPs) are mathematical problems in which a set of objects must satisfy a certain number of constraints. These problems, widely studied in operations research and artificial intelligence, require specific solution methods such as backtracking or constraint propagation algorithms. Examples of famous problems that can be modeled by a CSP are the […]

GCP Storage: How to simplify your cloud storage?

gcp storage

With data volumes multiplying, organizations have every interest in storing their data in the cloud. And the good news is that there are a multitude of storage solutions to choose from. Among the most popular is GCP Storage. Find out more about its benefits and how it works. What is GCP Storage? GCP Storage is […]

Power Query Table.SelectRows : How to clean your data?

Power Query Table.SelectRows : How to clean your data?

Power Query Table.SelectRows is a data cleaning function for Excel and Power BI. Find out all about the benefits of this tool, its use cases and how to master it! Whether in Microsoft Excel or Power BI, the Power Query tool has become a must-have for data cleansing, transformation and analysis. It is an ETL […]

Proximal Policy Optimization: all about the algorithm created by OpenAI

Proximal Policy Optimization (PPO) is a reinforcement learning algorithm developed by OpenAI that is designed for training Proximal Policy Optimization (PPO) is a reinforcement learning algorithm developed by OpenAI that is designed for training

Proximal Policy Optimization is a Reinforcement Learning algorithm created by OpenAI, ideal for complex environments such as video games or robotics. Find out all you need to know about its history, how it works and how to use it! In the field of Machine Learning, Reinforcement Learning has been enjoying a remarkable boom over the […]

Google BigQuery: Everything you need to know about this data warehouse

Google BigQuery: Everything you need to know about this data warehouse

One of the most popular cloud datawarehouse solutions is Google BigQuery. Thanks to its many features, this warehouse simplifies data management and analysis. So what is BigQuery? Who is it aimed at? What features does it have? What are its strengths? All the answers are in this article. What is BigQuery? BigQuery is a data […]

Java Tutorial: A Comprehensive Guide to Java Training

Mastering Java: A Comprehensive Guide to Java Training

A JAVA training course or Java Tutorial enables you to master one of the most widely used programming languages. Find out more about the program, the benefits, the best way to learn and the best certifications! In the digital age, programming has become an essential skill. Computer languages are the tools that enable developers to […]

Automatic search for neural architecture: All you need to know

Automatic search for neural architecture: All you need to know

The use of Deep Learning models is becoming increasingly necessary for businesses. However, its implementation represents a challenge in terms of creating a model that adapts well to needs, while remaining efficient and resource-saving. Hence the need to endow AI with deeper understanding and greater autonomy. This article explains all about the emerging revolution freeing […]

Marklogic: The multi-model NoSQL database

Marklogic: The multi-model NoSQL database

As data volumes grow, so does the work of data experts. Fortunately, there are tools capable of handling massive amounts of data. MarkLogic is just such a tool. Find out more about this noSQL database. What is MarkLogic? MarkLogic is a multi-model NoSQL database designed to manage unstructured, semi-structured and structured data. Thanks to its […]

Fibonacci sequence: Recursion, cryptography and the golden ratio

Fibonacci sequence: Recursion, cryptography and the golden ratio

In the world of mathematics, the importance of sequences and series in analysis is well established. Sometimes, it’s hard to find a concrete application for concepts invented (or discovered?) in the field. The Fibonacci sequence, on the other hand, can be found in many areas of nature, and continues to fascinate researchers thanks to its […]

Quantification: How do you measure ML metrics?

Quantification

Before being fully effective, the Machine Learning process requires numerous training phases to integrate the available data sets. And to improve the Machine Learning model with each new training session, it is essential to quantify these different metrics. This is precisely where quantification comes in. What is quantification? Quantification is a mathematical concept whose aim […]