Blog
- 
                            
                                  CovNets for Action Recognition in VideosIn this article, I talk about some of the milestone Convolution Neural Network (CovNet) based models in Video Classification. 
- 
                            
                                  Stereo Vision: Depth Estimation between object and cameraIn this article, I explain how to estimate the depth between an object and a stereo camera. 
- 
                            
                                  Genetic Algorithm (GA) seriesIn this article, I discuss the fundamentals of genetic algorithms, including what they are, encoding techniques, and crossover operators. 
- 
                            
                                  BI-Bot: QA System in Healthcare DomainIn this article, I present a novel medical domain-specific Question Answering (QA) system I developed, designed to answer queries related to drug sales and marketing from a given database. 
- 
                            
                                  Recommendation System: Marketing AI solutionIn this article, I introduce a recommendation system I developed that assists pharma companies in effectively targeting customers, leading to increased customer engagement and reduced costs related to brand/campaign onboarding and operations. 
- 
                            
                                  Co-occurrence matrix & Singular Value Decomposition(SVD)In this article, I discuss two techniques—Singular Value Decomposition (SVD) and Principal Component Analysis (PCA)—for reducing a high-dimensional matrix into fewer dimensions while preserving crucial information. 
- 
                            
                                  Comparative Analysis of Machine Learning algorithmsIn this article, I discuss the concept of Machine Learning and showcase the performance results of different machine learning algorithms trained on an open-source dataset.