A paramount Graph AlgorithmA quick introduction post: Introducing the world of graph algorithms and how they can help you solve complex problems, optimize processes…Jan 9, 2023Jan 9, 2023
Feedforward Neural Networks (Multi layers Preceptors MLPs)An essential overview of some crucial concepts of Deep Learning techniques.Mar 25, 2022Mar 25, 2022
Exploring Convolution Neural Networks (CNNs)Demystify the main concepts underling CNNs: How does a convolution filter work? What is a Pool layer? How can you write a CNN using…Jan 12, 2021Jan 12, 2021
COVID-19: Face Mask DetectorA Machine Learning application for detecting faces wearing a mask, by using OpenCV, Keras/Tensorflow.Nov 3, 2020Nov 3, 2020
Stock Analyses with PySparkA short stock analyses using PySpark. The pyspark.sql method will be used for illustrating how to use the SQL language in PySpark.Aug 31, 2020Aug 31, 2020
PySpark recipeI would like to show some tips and practical ways to make a data analysis using Spark. In particular, the GraphFrames library will be used…Aug 30, 2020Aug 30, 2020