Published inAnalytics VidhyaActivation Functions (Part 1)An activation is a function that is applied to the output of a neuron that allows it to learn more complex functions as we go deeper in a…Mar 15, 2021Mar 15, 2021
Basics of Vectors and Coordinate SpaceVectors and Coordinate spaces are topics often overlooked as they seem very self explanatory, and easy to understand, from a point of view…Feb 7, 2021Feb 7, 2021
Published inAnalytics VidhyaCreating a custom Dataset and Dataloader in PytorchTraining a deep learning model requires us to convert the data into the format that can be processed by the model. For example the model…Jan 29, 20214Jan 29, 20214
Published inAnalytics VidhyaNon Max Suppression (NMS)What is Non Max Suppression, and why is it used?Jan 20, 20211Jan 20, 20211