Root-Me Xmas - Santa's Magic Sack
Challenge Upon connecting to the https://xmas.root-me.org/challenges web page and selecting the Santa’s Magic Sack challenge, we are presented with the following infos : Upon reading the challe...
Challenge Upon connecting to the https://xmas.root-me.org/challenges web page and selecting the Santa’s Magic Sack challenge, we are presented with the following infos : Upon reading the challe...
Challenge Upon connecting to the https://xmas.root-me.org/challenges web page and selecting the Generous Santa challenge, we are presented with the following infos : Before going further by che...
This post will guide you through setting up a CMake project in Windows using Visual Studio Code. The goal is so that in the end, you can build and run a C/C++ project with CMake in Visual Studio Co...
Introduction We are going to take a better look at the starting point of machine learning and artificial neural network, the Perceptron. The creation of such algorithmic structure goes back to 1957...
Introduction Today we are going to explore Naives Bayesian algorithm by looking at a concrete example that I’have implemented for my school project. The goal of this project is to develop a model t...