shivamshinde92722Oct 106 min readAutoEncoderBeyond Labels: The Magic of Autoencoders in Unsupervised LearningIn a world where labeled data is often scarce, autoencoders provide a powerful solution for extracting insights from unstructured data
shivamshinde92722Oct 92 min readBackpropagationEfficient Backpropagation: Exploring the Role of Jacobian Matrices and the Chain RuleIn this article, I will tough upon the topic of Jacobian matrix and how it is used in the back-propagation operation of deep learning.