top of page


Key Algorithms used in AI
Key AI Algorithms Here are a few important algorithms ones that form the basis of AI: 1. Linear Regression One of the most widely used algorithms, linear regression helps predict a value (like house prices) based on the relationship between variables. 2. Decision Trees Decision trees reflect human decision-making by breaking down decisions into a tree-like model. They work well for classification and regression problems. 3. K-Nearest Neighbors (KNN) KNN classifies data based

Samvar Shah
Oct 211 min read
Â
Â
Â


AI Musings- Impact on Education
Where is AI headed and how will we be impacted? First off, sorry for the delay in posting this blog. I have been a bit busy trying to...

Samvar Shah
Jun 232 min read
Â
Â
Â


AI: How to get started
Books, Online Courses, YouTube Channels, DataSets and Platforms to begin Al learning

Samvar Shah
Apr 22 min read
Â
Â
Â


Linear Algebra in AI
How is linear algebra used in AI? Linear algebra includes vectors (ordered list of numbers), matrices and their linear transformations....

Samvar Shah
Mar 171 min read
Â
Â
Â


Math in AI
I have recently started looking into AI and have been playing with some AI models. But I want to understand how it works and therefore...

Samvar Shah
Feb 271 min read
Â
Â
Â
bottom of page