Published inTowards AIA Primer on Node.jsAn article that makes you sufficient enough to create & play with the node-based web server, do CRUD operations, and more.Jun 12, 2021Jun 12, 2021
Published inTowards Data ScienceCRUD (Create, Read, Update, Delete) Operations on NoSQL Database (MongoDB) Using Node.jsMay 17, 2021May 17, 2021
Published inTowards Data ScienceHow to Hide/Encrypt/Obfuscate any Python ProgramFor the purpose of obfuscation, we will be using a python package called pyarmorJan 29, 20211Jan 29, 20211
Published inTowards Data ScienceOpenCV + CUDA + AWS EC2 + (No More Tears)Step by step instructions to bind OpenCV libraries with CUDA drivers to enable GPU processing on OpenCV codes.Oct 24, 2020Oct 24, 2020
Published inTowards Data ScienceA Comprehensive Guide to Neural Machine Translation using Seq2Sequence Modelling using PyTorch.In this post, we will be building an LSTM based Seq2Seq model with the Encoder-Decoder architecture for machine translation without…Sep 14, 20201Sep 14, 20201
Published inDataDrivenInvestorArchitecture & Implementation of LeNet from Scratch in PytorchRecreating the oldest Neural Network Architecture.Sep 1, 2020Sep 1, 2020
Published inTowards AICreate your own Mini-Word-Embedding from Scratch.On a lighter note, the embedding of a particular word (In Higher Dimension) is nothing but a vector representation of that word (In Lower…Aug 24, 2020Aug 24, 2020
Published inTowards AIVisual Representation of Matrix and Vector Operations and implementation in NumPy, Torch, and…Implementing rudimentary to advanced operations on the fundamental units.Aug 21, 20201Aug 21, 20201
Published inTowards AIYolo-v5 Object Detection on a custom dataset.Step by step instructions to train Yolo-v5 (from ultralytics) to count the blood cell and localize them.Aug 12, 20203Aug 12, 20203
Published inDataDrivenInvestorAn Ultimate Post to Git and GithubHey Everyone, in this post and in the upcoming post we will be familiarising ourselves about Git and GitHub.Jul 29, 2020Jul 29, 2020