Support Vector Machines
Support Vector Machine or SVM is a popular supervised machine learning algorithm introduced by Vladimir Vapnik and his c...
Continue ReadingKernel Initializers
Neural networks are gaining popularity in recent days. With this increasing popularity comes the need to have a deeper u...
Continue ReadingUnderstanding K-Means
Let’s say that we have a dataset where each example has a certain number of features but has no labels. The most importa...
Continue ReadingWhy do Residual Networks work?
Convolutional Networks have seen rapid development and very innovative ideas in the past decade leading to their rise. W...
Continue ReadingGenerative Adversarial Networks
Generative Adversarial Networks which is abbreviated as GANs is a way of generative modeling using deep learning. Genera...
Continue ReadingAutoencoders
The field of deep learning has gained a lot of attraction in the last few years. The most popular problems that are solv...
Continue Reading