If you want to impress dumb business people with AI explainability then..
Use Grad-CAM to explain why computer vision models recommend something to be classified as "dog" or "cat". ( it is sarcasm/ or is it? )
For me? It was GradCAM was a gamechanger at selling computer vision initiatives internally to the non-technical stakeholders.
The gradCAM function computes the importance map by taking the derivative of the reduction layer output for a given class with respect to a convolutional feature map. If you have a 5 layered convolutional neural network, then you can use this against any layer and check the class activation map.
The best explanation to give is: "Regions in Red are the areas of the image that the neural network is looking at to make a decision"
Well to be honest, regions in red represent the class activations arising from that region but, it would be too much for normie business guys.
Not AI but Principal Component Analysis blew my mind. Simple concept in matrices and so many uses in general DS, Statistics and AI
@tyrell PCA is genuinely such an amazing thing tbh. It changes the way you look at high dimensional data and the way you deal with curse of dimensionality.
diffusion models, how simple they are at core
For me it was something similar too. Just doing the cats vs dogs and the handwritten digit classifier CNN project blew my mind in 2nd year. I trained it on my CPU and I had no clue about anything. But it piqued my interest enough that I still read up so much about advancements in AI.
@TripsofAce That was so magical
Transfer learning. I remember I wasn't able to wrap my brain around for a while (I was mainly working on svm, trees and related stuff at that time) and it was tough to visualise a concept that params trained on one task can "increase" the accuracy of other totally different task (given that inputs are coming from more or less similar distribution). That too sometime with lesser data !
Use Grad-CAM to explain why computer vision models recommend something to be classified as "dog" or "cat". ( it is sarcasm/ or is it? )
Hey everyone, happy to answer any questions around Data Science/ML/AI and making a career within it
A brief about me, I work currently as a Sr. ML Engineer at an Indian unicorn startup I graduated 5+ years ago and have since worked ...
The 2012 breakthrough by Krizhevsky(of AlexNet fame), Sutskever(Co-Founder at OpenAI), and Hinton(Godfather of AI) with AlexNet revolutionized AI.
By using deep convolutional neural networks and leveraging GPUs for training, they ach...
This is not a question for the cocky new grad in the overvalued startup, but for the few seasoned PMs that still reply out here.
Where do PMs go after they peak?
By peaking I mean arriving at a GPM or Staff PM position at the top 10-15...
Everyday I open youtube/grapevine/teamblind its has keywords AI + Shocked or it will replace our jobs.
My take on why AI might not replace our jobs.