Zero Knowledge Proofs (ZKPs): A Beginner’s GuideZero Knowledge Proofs (ZKPs) might sound complicated, but they’re actually a fascinating concept that’s easier to understand than you might…May 14, 2024May 14, 2024
Artificial General Intelligence (AGI): A Beginner’s Guide & Potential ImpactsArtificial Intelligence (AI) is a buzzword we often hear, but what about Artificial General Intelligence (AGI)? Let’s dive into what AGI…May 14, 2024May 14, 2024
N-BEATS for time series forecasting in a simple wayImagine you have a list of numbers showing how many ice creams were sold each month at your local shop for the past two years. Now, if you…May 12, 2024May 12, 2024
OpenFace 2.0 - Mac installation and pose detectionUsing the below steps I was able to setup OpenFace on MacOs.Mar 4, 2021Mar 4, 2021
Capsule NetworksCapsule Networks, also known as CapsNets, are proposed as an alternative to Convolutional Neural Networks (CNN) by Geoffrey Hinton and his…Feb 9, 2021Feb 9, 2021
identifying feature points in an imageTechniques used in this article for identifying feature points in an image are inspired by SIFT algorithm.Jan 28, 2021Jan 28, 2021
Batch Normalization in Neural NetworksBatch normalization is an algorithm to overcome the problem of internal covariance shift in a deep neural network with mini-batches. It…May 25, 2020May 25, 2020
What is a Neuron in Artificial Neural Networks?This article covers the basic definition of an artificial neuron and further gives a refresher on the related topics.Feb 12, 2020Feb 12, 2020