Dev::Log( )

What a Neural Network sees? Class Activation Map

14th June, 2021

Cover Image

Neural Netwrks are black-boxes and are really cryptic about the features they use to classify the input. Class Activation Maps or more commonly…

Flutter - Intro to Declarative UI

12th June, 2021

Cover Image

This article is an Introduction to Declarative style of UI design using Flutter which is now being used by many companies to create cross platform…