Abhishek BoseEnhanced Detection of Hateful Memes Using Multimodal LearningHow to leverage pre-training of SOTA models for enhanced classification resultsJul 81Jul 81
Abhishek BoseinSwiggy Bytes — Tech BlogEnabling large-scale PyTorch model inference at SwiggyAuthors: Abhishek Bose, Chaitanya BasavaMay 29, 2023May 29, 2023
Abhishek BosePyTorch training on M1-Air GPUPyTorch recently announced that their new release would utilise the GPU on M1 arm chipset macs. This was indeed a delight for deep learning…May 22, 20225May 22, 20225
Abhishek BoseinTowards Data ScienceDashboarding made easy using Python and ElasticsearchBuilding powerful dashboards using python, elasticsearch, apache Kafka and KibanaJun 2, 2021Jun 2, 2021
Abhishek BoseThe only Python inheritance guide you needPython is fantastic language for learning objected-oriented programming. An important pillar of objected-oriented programming is using…Nov 29, 2020Nov 29, 2020
Abhishek BoseBasic stream processing using Kafka and FaustAs the number of digital data transactions are increasing, it is becoming extremely important to get some insights out of this ever…Nov 29, 2020Nov 29, 2020
Abhishek BoseGetting Started With FastAPIRest APIs are beautiful pieces of software that enable applications to communicate with a database or with other software very effectively.Sep 6, 2020Sep 6, 2020
Abhishek BoseResNet — 101 with PyTorchI decided to revisit the concepts of deep learning and chose PyTorch as a framework for this task. I started off with the implementation…Aug 8, 2020Aug 8, 2020
Abhishek BoseinNerd For TechPython and Kafka: message passing and moreAt many stages during a developer’s career, he/she has to build systems capable of communicating with another. For example, there may be…Mar 24, 20201Mar 24, 20201