PinnedPublished inWomen in TechnologyData Science Roadmap — 2024In this blog I will provide the complete roadmap of Data Science.Jan 3, 20244Jan 3, 20244
How to Present Data in Tables and ChartsData visualization helps in understanding patterns, trends, and relationships between variables. The type of chart we use depends on…Mar 28Mar 28
Artificial Neural Networks- NotationIn our last blog, we discussed what a Multilayer Perceptron (MLP) is. Today, we will take a step further and explore Artificial Neural…Mar 23Mar 23
All you need to know about SQLto become a Data ProfessionalIn today’s data-driven world, every piece of information we generate, from photos and documents to videos and social media posts…Mar 2Mar 2
Perceptron and Multi Layer PerceptronIn out last blog, We discussed a brief history of the emergence and the reasons behind the growing popularity of Deep Learning.Feb 7Feb 7
Covariance vs Correlation: Understanding the DifferencesCovariance is a statistical measure that indicates the extent to which two random variables change together. A positive covariance means…Feb 5Feb 5
Basic Interview Questions from Machine Learning — Part 1What is Artificial Intelligence (AI)?Feb 2Feb 2
All You Need to Know About PyTorch in a Single Place.PyTorch is an open-source deep learning framework primarily developed by Facebook’s AI Research lab (FAIR). It is widely used for…Jan 31Jan 31
Published inWomen in TechnologyRoadmap to Generative AIGenerative AI has revolutionized the way machines generate content, from text and images to music and videos.Jan 312Jan 312
Python Interning For Each Data TypesInterning is a memory optimization technique used by Python to store only one copy of certain immutable objects, such as strings or…Jan 24Jan 24