All Stories

The RSA public-key cryptosystem

RSA is one of the most famous and most used cryptographic algorithms. Let us take a peek behind the curtains of this beautiful mystery.

Quantum Cryptographic Protocols

To understand the need for quantum cryptographic protocols ,we first need to look at the current state of classical ones. Current classical encryption schemes like RSA work on the basic...

ML and Big Data in Physics

        We will be discussing some of the easiest machine learning tools and Pipelines used in high energy physics.

Gradient Descent

        Gradient Descent is a simple yet efficient approach to fitting linear classifiers and regressors. Even though it has been around for a long time, it has...

Social Effects of GANs (3/3)

As you must have seen in the previous two articles of the series: Introduction and Applications, GANs can produce “realistic” data, but mind you, it is still “realistic” and not...

Introduction to GANs (1/3)

In this series of articles, we will be exploring the world of GANs, starting with an introduction to and the basic working of GANs. After this we will see various...