Subhankar HalderExploring PyTorch’s ProfilerYou may have heard about Machine Learning Tokyo — a nonprofit organization that organizes events and study groups for machine learning…Oct 17, 2020Oct 17, 2020
Subhankar HalderMy “Hello World” Android AppI have been learning Java, on my own, for the past few days. I reckoned that it would be a fun project to make a simple Android app and to…Oct 15, 2020Oct 15, 2020
Subhankar HalderExploring Deep Convolution Generative Adversarial NetsDeep Convolution GANJul 28, 2020Jul 28, 2020
Subhankar HalderThe “Stack” Data Structure and its Python ImplementationImagine, we are piling up three plates — one on top of each other. We take Plate 1 and put it on the table. Next, we get hold of Plate 2…Apr 20, 2020Apr 20, 2020
Subhankar HalderCode Standards I followI currently work in a Computer Science/Engineering domain where there’s much to learn — the newest deep learning models, the innovative…Apr 13, 2020Apr 13, 2020
Subhankar HalderNotes on Time ComplexityTime Complexity is a fundamental concept of core Computer Science, which allows a person to analyze algorithms. I have been reading about…Mar 30, 2020Mar 30, 2020
Subhankar HalderIon Switching ChallengeDuring my time at the university, my roommate would often take me to his research lab. He was a graduate student at the Department of…Mar 3, 2020Mar 3, 2020
Subhankar HalderExperiments with PyTorch and LeNetIn the PyTorch Neural Net tutorial, the article introduces LeNet — a convolution neural net consisting of two sets of convolution and…Feb 11, 2020Feb 11, 2020
Subhankar HalderPython: Dynamic TypingThis is my second post on a Python topic. I am reading “Learning Python” by Mark Lutz and this post is more like my study notes about the…Apr 8, 2019Apr 8, 2019
Subhankar HalderPython: Numeric Data TypesI wonder if it is a good idea to blog about a subject that you are trying to learn. Well, I believe I’ll find that out in a couple of days…Apr 7, 2019Apr 7, 2019