How to publish your own Python Package in pypiPython is famous for coming with batteries included. Sophisticated capabilities are available in the standard library. You can find…Sep 8, 2020Sep 8, 2020
ImageNet Challenge: Advancement in deep learning and computer visionA few years back, we still used small datasets like CIFAR and NORB consisting of tens of thousands of images. These datasets were…Sep 8, 2020Sep 8, 2020
Py-AutoML (pyAutoML) : A minimalistic low code machine learning package in python# IntroductionSep 1, 2020Sep 1, 2020
As human beings speech is amongst the most natural way to express ourselves.AsThere are three classes of features in a speech namely, the lexical features (the vocabulary used), the visual features (the expressions…Aug 19, 2020Aug 19, 2020
Path finding visualizer using React — from creating to building and deployingI’ve done a fun project on visualizing path finding algorithms i.e BFS, DFS, Dikstra’s , A* algorithm.Aug 19, 2020Aug 19, 2020
Ultimate Guide for Facial Emotion Recognition Using A CNN.A comprehensive guide for image preprocessing and to implement CNN using kerasAug 17, 20201Aug 17, 20201