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
Â
Â
Â


From Nirona to the World: Rogan Kala in 2050
My vision for the future of Rogan Kala

Samvar Shah
Sep 302 min read
Â
Â
Â


Rogan Art and its Sole Custodians
Over generations, the Khatri family has sustained the Rogan Kala artistry, preserving it with immense struggles. The decline in demand...

Samvar Shah
Aug 281 min read
Â
Â
Â


Rogan Kala- What is it?
Rogan Kala is a traditional art form practised in Kutch, Gujarat since over 300 years. It is said to have its origins in Persia. It is a...

Samvar Shah
Aug 171 min read
Â
Â
Â


Julia Set: Math Art and its Workings
One of the most familiar examples of math used in algorithmic art is the Julia Set. It is a simple mathematical process with...

Samvar Shah
Aug 52 min read
Â
Â
Â


How Smart Cities Use Algorithms
Smart Cities are urban areas that use data, algorithms and automation to optimize infrastructure and improve quality of life. But how...

Samvar Shah
Jul 142 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
Â
Â
Â


The Math behind DFS
Understand the math concepts of graph traversal, recursion used in DFS and build your own spanning tree.

Samvar Shah
May 293 min read
Â
Â
Â


Monetizing Algorithmic Art
How to monetize algorithmic art

Samvar Shah
May 161 min read
Â
Â
Â


Announcing: Art for Action!
Give Back, Get Art!

Samvar Shah
May 21 min read
Â
Â
Â


Key Parameters used in Algorithmic Art
Key Parameters used in Algorithmic Art

Samvar Shah
Apr 241 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
Â
Â
Â


Why Can Fractals Generate Algorithmic Art?
Fractals as algorithmic art

Samvar Shah
Feb 61 min read
Â
Â
Â


Understanding Segment Tree Basics
Segment Tree- querying and updating

Samvar Shah
Jan 152 min read
Â
Â
Â


Mathematical New Year 2025!
Probability: The Only Predictable Thing About New Year Is We all know that probabilities are never truly  certain. This is especially...

Samvar Shah
Jan 22 min read
Â
Â
Â


DFS Visualizer- How does it work?
Understand the DFS process. Input your own graph and visualize DFS traversal.

Samvar Shah
Jan 12 min read
Â
Â
Â


Dijkstra's Algorithm and Visualizer
Visualizer for Dijkstra's Algorithm that shows how it works step-by-step

Samvar Shah
Dec 22, 20241 min read
Â
Â
Â


Kruskal's Algorithm Visualizer: How It Works
Kruskal's Algorithm (with Visualizer) used to find MST

Samvar Shah
Dec 10, 20241 min read
Â
Â
Â
bottom of page