Graph Matching: The Mating Algorithm

Graph Matching: The Mating Algorithm

Hello Everyone 🙂 Today I am going to show you my python implementation of the “mating algorithm” as seen in the MIT open courseware 6042j…

Read Article →
Q-learning table visualisation

Visualisation of the Q-learning reward propagation

Hello everyone 🙂 In this post I will try to give you  a better intuition on how the positive and negative rewards are propagated in…

Read Article →
K-means clustering in simple words

K-means clustering in simple words

Hello all. Today I’ll attempt to explain in the most simple terms possible, what the k-means clustering algorithm does and how it can be used…

Read Article →
CERN Openlab project: AVEditor

CERN Openlab project: AVEditor

The project that I worked on during my CERN Openlab internship in the summer of 2017, was the AVEditor project. This project consisted of the…

Read Article →
Java Perlin noise visualisation

Java Perlin noise visualisation

In this post I will write about how I created the following Perlin noise-based visual graphics using the Java programming language. Code for the original…

Read Article →
Founded Devnews Italia

Founded Devnews Italia

Link to website: https://devnews.it During the summer of 2016 I started an Italian community website and blog, where I frequently publish tutorials guides and news…

Read Article →
CERN openlab summer student 2017

CERN openlab summer student 2017

I was lucky enough to have been selected among more than 1500 applications to be a summer student in the CERN openlab programme. This was…

Read Article →