top of page


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
33 views
1 comment


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
26 views
1 comment


Mathematical Algorithms: From Euclidean to Randomized
Provide your own input and see how the Euclidean Algorithm works to calculate the GCD.
Samvar Shah
Oct 9, 20243 min read
18 views
2 comments

Combinatorics in Programming
Have fun with the in-built Permutations and Combinations Generator and understand some applications of Combinatorics in Programming.
Samvar Shah
Sep 8, 20243 min read
39 views
2 comments


Why Read The Code of Numbers?
Why The Code of Numbers Blog? The world of Mathematics and Coding is vast and ever-evolving. My goal is to bridge the gap between theory...
Samvar Shah
Aug 27, 20242 min read
42 views
1 comment


Mathematical Foundation of Breadth-First Search (BFS) Algorithm
Graph Theory and how it is applied in BFS. Play along with BFS visualizer.
Samvar Shah
Aug 27, 20244 min read
18 views
0 comments

Exploring Mathematical Concepts: A Student's Perspective
Mathematics is a vast and intriguing subject that holds the key to unlocking many mysteries of the world around us. For students who are...
Samvar Shah
Aug 27, 20242 min read
19 views
0 comments
bottom of page