Markov Chains Simply Explained!
If you ever read data science or mathematics papers, you probably have seen or heard about Markov Chains. In this post, I will explain to you in very simple words what Markov Chains are, how they w...
If you ever read data science or mathematics papers, you probably have seen or heard about Markov Chains. In this post, I will explain to you in very simple words what Markov Chains are, how they w...
Recently, I started to read a paper1 which introduces the concept of Graph Attention Networks (GATs). However, I found it hard to understand; therefore, I decided to look for the basic concepts tha...
As a guy who works in the computer science area, there will be a lot of times that you come up with a small idea for a program and you want to do it by yourself. One of the important parts of each ...
Recently, I came across a paper1 that introduced new concepts to me. Consequently, I decided to delve into the problem it describes and share my findings. In this blog post, we will explore the bac...
Penetration testing, commonly known as pentesting, is a critical practice in cybersecurity. It involves testing a computer system, network, or web application to identify vulnerabilities that an at...
Entering a new area in computer science is always challenging for me. In this blog post, I’ll introduce you to the essential concepts you need to understand to navigate the world of cybersecurity. ...